SplitterItem Constructors
Allows you to resize and optionally collapse/expand adjacent layout items. Not supported in Table Layout and Flow Layout modes.Name | Parameters | Description |
---|---|---|
SplitterItem() | none | Initializes a new instance of the SplitterItem class. |
SplitterItem(LayoutControlGroup) | parent | Initializes a new instance of the SplitterItem class with the specified parent. |
See Also