Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NRibbonGroupState Structure
Properties Methods


In This Topic
    NRibbonGroupState Structure Members
    In This Topic

    The following tables list the members exposed by NRibbonGroupState.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the parent group of the state.  
    Public PropertyGets or sets the layout priority of the state. Larger value means higher priority. By default set to 1.  
    Public PropertyGets the type of the state.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this state to the given one by priority and returns -1 if the priority of this state is smaller than that of the given one.  
    Public MethodGets the size of the ribbon group when in this state.  
    Public MethodGets the size of the ribbon grou when in a 1 step larger state than this one.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Top
    See Also