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


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