Skip to main content
A newer version of this page is available. .

DxGridLayout Properties

A Grid Layout component.
Name Description
Columns Specifies the grid layout’s column collection.
ColumnSpacing Specifies the distance between grid layout columns.
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
Id For internal use only. Inherited from DxComponentBase.
Items Specifies the grid layout’s item collection.
Rows Specifies the grid layout’s row collection.
RowSpacing Specifies the distance between the grid layout’s rows.
See Also