Gets appearance of
Header and also even and odd rows.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public Header..::..HeaderAppearance Appearance { get; } |
Visual Basic |
---|
Public ReadOnly Property Appearance As Header..::..HeaderAppearance
Get |
Visual C++ |
---|
public:
property Header..::..HeaderAppearance^ Appearance {
Header..::..HeaderAppearance^ get ();
} |
F# |
---|
member Appearance : Header..::..HeaderAppearance with get
|
Property Value
Type:
Header..::..HeaderAppearanceHeader and row appearance.
See Also