NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonGroup Class
Fields Properties Methods Events


In This Topic
    NRibbonGroup Class Members
    In This Topic

    The following tables list the members exposed by NRibbonGroup.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the CollapsedDropDown child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CurrentState property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Header child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Icon property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the InitialState property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Items child.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRibbonGroup.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the CollapsedDropDown child.  
    Public PropertyGets or sets the current state of the group. Automatically updated by Nevron.  
    Public PropertyGets or sets the Header child.  
    Public PropertyGets or sets the image that is shown for this group when its in collapsed state.  
    Public PropertyGets or sets the initial state of the group.  
    Public PropertyGets or sets the items of this ribbon group.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the size of the group for the given state.  
    Public MethodOverloaded. Gets the priority of the given state or -1 if the given state is not defined for this ribbon group.  
    Public MethodGets an iterator that iterates through the state-priority map of this ribbon group.  
    Public MethodOverloaded. Sets the priority of the given state. States with larger priorities are collapsed first by the ribbon layout algorithm.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Arranges the ribbon group's content in the given area.  
    Protected MethodOverridden. Creates a popup window.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodGets the size of this ribbon group's items, when the group is in the given state or the size of the collapsed drop down if the given state is "Collapsed".  
    Protected MethodOverridden. Measures the size of the ribbon group's content.  
    Internal Method  
    Protected MethodOverridden. Called when a child node has been inserted.  
    Internal Method  
    Top
    See Also