Name | Description |
---|---|
PaneProperties | Interface to configure pane properties such as its content, size, min, max, resizable, collapsed and collapsible. |
Splitter | Splitter is a layout user interface (UI) control that has resizable and collapsible split panes. The container can be split into multiple panes, which are oriented horizontally or vertically. The separator (divider) splits the panes and resizes and expands/collapses the panes. The splitter is placed inside the split pane to make a nested layout user interface. |
BeforeExpandEventArgs | Provides information about a BeforeExpand event. |
BeforeSanitizeHtmlArgs | Provides information about a BeforeSanitizeHtml event. |
ExpandedEventArgs | Provides information about a Expanded event. |
ResizeEventArgs | Provides information about a Resize event. |
ResizingEventArgs | Provides information about a Resizing event. |
SanitizeRemoveAttrs | Provides information about a SanitizeRemoveAttributes. |
SanitizeSelectors | Provides information about a SanitizeSelectors. |
Orientation | Specifies a value that indicates whether to align the split panes horizontally or vertically. |