Back to Devexpress

DxSplitterPane Properties

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

latest1.6 KB
Original Source

DxSplitterPane Properties

Defines a pane in the DxSplitter component.

NameDescription
AllowCollapseSpecifies whether users can collapse the pane.
AllowResizeSpecifies whether users can resize the pane.
AttributesSpecifies a collection of standard HTML attributes applied to the splitter pane.
ChildContentSpecifies the Splitter pane content.
CollapsedSpecifies whether the pane is collapsed.
CssClassAssigns a CSS class to the splitter pane.
IdSpecifies the component’s unique identifier.
MaxSizeSpecifies the maximum size of the pane.
MinSizeSpecifies the minimum size of the pane.
SizeSpecifies the size of the pane.
VisibleSpecifies whether the pane is visible.

See Also

DxSplitterPane Class

DxSplitterPane Members

DevExpress.Blazor Namespace