ButtonInfoBase.Foreground Property
In This Article
Gets or sets the brush used to paint the editor's foreground. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Brush | A Brush value. |
See Also