C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / DataCollection Property

In This Topic
DataCollection Property (FlexGrid)
In This Topic
Gets the inner collection view.
Syntax
'Declaration
 
Public ReadOnly Property DataCollection As IDataCollection(Of Object)
 
See Also