Gets the grid.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public Grid Grid { get; } |
Visual Basic |
---|
Public ReadOnly Property Grid As Grid Get |
Visual C++ |
---|
public: property Grid^ Grid { Grid^ get (); } |
F# |
---|
member Grid : Grid with get |
Property Value
Type: GridThe grid.