CheckContextButton.HyperLinkColor Property
This property is not supported for Check Context Buttons.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Color HyperLinkColor { get; set; }
Property Value
Type | Description |
---|---|
Color |
|
See Also