[]
Gets or sets the adapter that provides the grid with the cells and editors, dimensions of columns and rows, freezing dragging and resizing capabilities.
[Parameter]
public GridControlAdapter Adapter { get; set; }
<Parameter>
Public Property Adapter As GridControlAdapter