WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.GridControl Assembly
/
C1.WinUI.Grid Namespace
/
C1GridControl Class
/ Adapter Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
public
GridControlAdapter
Adapter {
get
;
set
;}
See Also
Reference
C1GridControl Class
C1GridControl Members