Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / VisualStates Class / GroupSelected Field


In This Topic
    GroupSelected Field
    In This Topic
    The selection state group.
    Syntax
    'Declaration
     
    Public Const GroupSelected As String
    'Usage
     
    Dim value As String
     
    value = VisualStates.GroupSelected
    public const string GroupSelected
    See Also