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


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