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


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