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


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