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


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