Back to Devexpress

DxSplitter Members

blazor-devexpress-dot-blazor-dot-dxsplitter-dot-underscore-members.md

latest3.5 KB
Original Source

DxSplitter Members

A component that displays multiple resizable and collapsible panes.

Constructors

NameDescription
DxSplitter()Initializes a new instance of the DxSplitter class.

Properties

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the Splitter component.
CssClassAssigns a CSS class to the splitter.
HeightSpecifies the splitter height.
IdSpecifies the component’s unique identifier.
OrientationSpecifies whether the splitter arranges panes horizontally or vertically.
PanesDefines splitter pane collection.
SeparatorSizeSpecifies the thickness of pane separators.
SizeModeSpecifies the size of the component and its content.
WidthSpecifies the splitter width.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DxSplitter Class

DevExpress.Blazor Namespace