Skip to main content

CheckContextButton.HyperLinkColor Property

This property is not supported for Check Context Buttons.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v23.2.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