SplitterControl.BackColor Property
Gets or sets the splitter’s background color.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Color | A Color structure which specifies the splitter’s background color. |
See Also