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