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