Back to Devexpress

SplitterBuilder Members

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-splitterbuilder-dot-underscore-members.md

latest10.7 KB
Original Source

SplitterBuilder Members

Constructors

NameDescription
SplitterBuilder(OptionsOwnerContext)Initializes a new instance of the SplitterBuilder class with specified settings.

Methods

NameDescription
AllowKeyboardNavigation(JS)
AllowKeyboardNavigation(Boolean)
DataSource(JS)
DataSource(IEnumerable, String[])
DataSource(Func<DataSourceFactory, OptionsOwnerBuilder>)
DataSource(String, String[])
DataSourceOptions(Action<DataSourceOptionsBuilder>)
Disabled(JS)
Disabled(Boolean)
ElementAttr(JS)
ElementAttr(Dictionary<String, Object>)
ElementAttr(Object)
ElementAttr(String, Object)
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.
Height(JS)
Height(Double)
Height(String)
HoverStateEnabled(JS)
HoverStateEnabled(Boolean)
ID(JS)
ID(String)
Items(Action<CollectionFactory<SplitterItemBuilder>>)
ItemTemplate(JS)
ItemTemplate(RazorBlock)
ItemTemplate(TemplateName)
ItemTemplate(String)
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
OnContentReady(RazorBlock)
OnContentReady(String)
OnDisposing(RazorBlock)
OnDisposing(String)
OnInitialized(RazorBlock)
OnInitialized(String)
OnItemClick(RazorBlock)
OnItemClick(String)
OnItemCollapsed(RazorBlock)
OnItemCollapsed(String)
OnItemContextMenu(RazorBlock)
OnItemContextMenu(String)
OnItemExpanded(RazorBlock)
OnItemExpanded(String)
OnItemRendered(RazorBlock)
OnItemRendered(String)
OnOptionChanged(RazorBlock)
OnOptionChanged(String)
OnResize(RazorBlock)
OnResize(String)
OnResizeEnd(RazorBlock)
OnResizeEnd(String)
OnResizeStart(RazorBlock)
OnResizeStart(String)
Option(String, Object)
Orientation(Orientation)
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Render()Inherited from WidgetBuilder.
RtlEnabled(JS)
RtlEnabled(Boolean)
SeparatorSize(JS)
SeparatorSize(Double)
ToString()Inherited from WidgetBuilder.
ToTemplate()Renders the control as a template string for use in another control’s template. Inherited from WidgetBuilder.
Visible(JS)
Visible(Boolean)
Width(JS)
Width(Double)
Width(String)

See Also

SplitterBuilder Class

DevExtreme.AspNet.Mvc.Builders Namespace