C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / DataCollection Property
In This Topic
DataCollection Property (FlexGrid)
In This Topic
Gets the inner collection view.
Syntax
public C1.DataCollection.IDataCollection<object> DataCollection {get;}
See Also