Back to Devexpress

DxTabs Properties

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

latest1.6 KB
Original Source

DxTabs Properties

A container that displays content within tabbed pages.

NameDescription
ActiveTabIndexSpecifies the active tab’s zero-based index.
AllowTabReorderSpecifies whether users can reorder tabs.
AttributesSpecifies a collection of standard HTML attributes applied to the Tabs component.
ChildContentSpecifies the tab collection.
CssClassAssigns a CSS class to the component. Inherited from DxComponent.
IdSpecifies the component’s unique identifier. Inherited from DxComponent.
RenderModeSpecifies how the DxTabs component loads tab content.
ScrollModeSpecifies how users navigate between tabs when they do not fit the container’s width.
SizeModeSpecifies the size of the header and content of all tabs.
TabsPositionSpecifies where tab headers appear relative to content.

See Also

DxTabs Class

DxTabs Members

DevExpress.Blazor Namespace