Gets the GridPanel that this column belongs to.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public override GridPanel GridPanel { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property GridPanel As GridPanel Get |