RepositoryItemColorPickEdit.AutomaticBorderColor Property
Gets or sets the border color of the box displaying the “Automatic” color.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
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