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


In This Topic
    VisualStates Class
    In This Topic
    Represents the visual states used in the template of a GcSpreadSheet control and used to specify the elements' visual states in the visual tree of the control.
    Object Model
    VisualStates Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class VisualStates 
    'Usage
     
    Dim instance As VisualStates
    public static class VisualStates 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.VisualStates

    See Also