SplitterItem.Position Property
Gets or sets the vertical (horizontal) separator position relative to the layout group left (top) edge.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the separator position. |
See Also