Gets the bounds, nested to draw 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 Rectangle RowSelectorBounds { get; } |
Visual Basic |
---|
Public ReadOnly Property RowSelectorBounds As Rectangle Get |
Visual C++ |
---|
public: property Rectangle RowSelectorBounds { Rectangle get (); } |
F# |
---|
member RowSelectorBounds : Rectangle with get |
Property Value
Type: RectangleThe row selector bounds.