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


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