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

In This Topic
Adapter Property (FlexGrid)
In This Topic
Gets or sets the adapter that provides the grid with the cells and editors, dimensions of columns and rows, freezing dragging and resizing capabilities.
Syntax
'Declaration
 
Public Property Adapter As GridControlAdapter
 
See Also