Gets the Grid.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public GridControl Grid { get; } |
Visual Basic |
---|
Public ReadOnly Property Grid As GridControl Get |
Visual C++ |
---|
public: property GridControl^ Grid { GridControl^ get (); } |
F# |
---|
member Grid : GridControl with get |
Property Value
Type: GridControlGrid object.