Namespace Syncfusion.Maui.Toolkit.GridSplitter
Classes
| GridSplitterOrientation
Specifies the orientation of the SfGridSplitter layout. |
| GridSplitterPaneCollapsedEventArgs
Provides data for the Collapsed event. |
| GridSplitterPaneCollapsingEventArgs
Provides data for the Collapsing event. |
| GridSplitterPaneExpandedEventArgs
Provides data for the Expanded event. |
| GridSplitterPaneExpandingEventArgs
Provides data for the Expanding event. |
| GridSplitterResizeStartedEventArgs
Provides data for the ResizeStarted event. |
| GridSplitterResizeStoppedEventArgs
Provides data for the ResizeStopped event. |
| GridSplitterResizingEventArgs
Provides data for the Resizing event. |
| SfGridSplitter
A layout control that arranges content in resizable panes separated by draggable splitters. Supports pane resizing, collapse/expand operations, size constraints, RTL layouts, and keyboard and accessibility interactions. |
| SfGridSplitterStyles
Theme resource dictionary for the SfGridSplitter control.
Maps the control-level bindable properties (separator background,
resize icon color, expand/collapse icon color) to the
SyncfusionThemeDictionary
keys defined in |
| SplitterPane
Represents a pane within an SfGridSplitter control. |