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