Namespace Syncfusion.Blazor.Layouts
Classes
_Imports |
BeforeExpandEventArgs
Provides data for the BeforeExpand event. |
BeforeSanitizeHtmlArgs
Provides information about a BeforeSanitizeHtml event. |
ChangeEventArgs
Defines the change event arguments |
DashboardLayoutEvents
Specifies the DashboardLayout events. |
DashboardLayoutPanel
Specifies the DashboardLayoutPanel. |
DashboardLayoutPanels
Specifies the DashboardLayoutPanels. |
DraggedEventArgs
Defines the Drag event arguments |
DragStartArgs
Defines the dragstart event arguments |
DragStopArgs
Defines the dragstop event arguments |
ExpandedEventArgs
Provides data for the Expanded event. |
Orientation
Specifies a value that indicates whether to align the split panes horizontally or vertically. |
PanelModel
Defines the PanelModel class for Panel |
PanePropertiesModel
Interface for a class PaneProperties. |
ResizableHandle
Defines the dashboard panels resize handle position. |
ResizeArgs
Defines the resize event arguments |
ResizeEventArgs
Provides data for a Resize event. |
ResizingEventArgs
Provides data for a Resizing event. |
SanitizeRemoveAttrs
Provides information about a SanitizeRemoveAttributes. |
SanitizeSelectors
Provides information about a SanitizeSelectors. |
SfDashboardLayout
The DashboardLayout is a grid structured layout component, that helps to create a dashboard with panels. Panels hold the UI components or data to be visualized with flexible options like resize, reorder, drag-n-drop, remove and add, that allows users to easily place the panels at a desired position within the grid layout. |
SfSplitter
The splitter is a layout user interface (UI) component that splits the layout into multiple panes with resizable and collapsible support. |
SplitterEvents
Configure the event handlers to handle the events with Splitter component. |
SplitterPane
Configure each pane and its properties to handle the pane behavior. |
SplitterPanes
Configure one or more panes to construct different layouts. |