RepositoryItemColorPickEdit.AutomaticBorderColor Property
Gets or sets the border color of the box displaying the “Automatic” color.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Color | The border color of the box displaying the “Automatic” color. |
Remarks
See RepositoryItemColorPickEdit.AutomaticColor to learn more.
See Also