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


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