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


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