SplitContainerControl.SplitterBounds Property
Gets the splitter’s size and location.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle structure which represents the size and location of the splitter. |
See Also