C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / Adapter Property
In This Topic
Adapter Property (C1GridControl)
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
public GridControlAdapter Adapter {get; set;}
See Also