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