GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / HighlightedIndex Property
In This Topic
    HighlightedIndex Property
    In This Topic
    Gets or Sets the index of the currently highlighted item
    Syntax
    [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
    public virtual int HighlightedIndex {get; set;}
    See Also