Back to Devexpress

DxGridLayout Properties

blazor-devexpress-dot-blazor-dot-dxgridlayout-dot-underscore-properties.md

latest1.5 KB
Original Source

DxGridLayout Properties

A container that arranges its items into rows and columns.

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the Grid Layout.
ColumnsSpecifies the grid layout’s column collection.
ColumnSpacingSpecifies the distance between grid layout columns.
CssClassAssigns a CSS class to the component. Inherited from DxComponent.
IdSpecifies the component’s unique identifier. Inherited from DxComponent.
ItemContainerCssClassAssigns a CSS class to the component’s inner container with items.
ItemsSpecifies the grid layout’s item collection.
RowsSpecifies the grid layout’s row collection.
RowSpacingSpecifies the distance between the grid layout’s rows.

See Also

DxGridLayout Class

DxGridLayout Members

DevExpress.Blazor Namespace