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