Back to Devexpress

DxGridLayoutItem Properties

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

latest1.5 KB
Original Source

DxGridLayoutItem Properties

An item in a DxGridLayout.

NameDescription
AreaSpecifies the name of the layout area to which the item relates.
ColumnSpecifies a grid layout’s column where the grid layout’s item should be located.
ColumnSpanSpecifies the number of columns the grid layout’s item occupies.
CssClassAssigns a CSS class to the layout item.
RowSpecifies a grid layout’s row where the grid layout’s item should be located.
RowSpanSpecifies the number of rows the grid layout’s item occupies.
SyncRootFor internal use only. Inherited from DxModelComponent.
TemplateSpecifies the template used to display the grid layout’s item.
VisibleSpecifies whether the grid layout’s item is visible.

See Also

DxGridLayoutItem Class

DxGridLayoutItem Members

DevExpress.Blazor Namespace