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


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