Gets the odd rows appearance.
Namespace: Dapfor.Net.DiagnosticsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public Appearance OddRowsAppearance { get; } |
| Visual Basic |
|---|
Public ReadOnly Property OddRowsAppearance As Appearance Get |
| Visual C++ |
|---|
public: property Appearance^ OddRowsAppearance { Appearance^ get (); } |
| F# |
|---|
member OddRowsAppearance : Appearance with get |
Property Value
Type: AppearanceThe odd rows appearance.