Skip to main content
All docs
V25.1
  • CheckContextButton.HyperLinkColor Property

    This property is not supported for Check Context Buttons.

    Namespace: DevExpress.Utils

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