NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonGroupBuilder Class
Fields Properties Methods


In This Topic
    NRibbonGroupBuilder Class Members
    In This Topic

    The following tables list the members exposed by NRibbonGroupBuilder.

    Protected Fields
     NameDescription
    Protected FieldThe icon of the ribbon group. This is the image shown when the ribbon group is in collapsed state.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the command that should be associated with the dialog launcher button. By default set to null, which means that the dialog launcher button will not be visible.  
    Public PropertyGets whether to trim the command text elipsis. By default set to true.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates the ribbon group.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the ribbon group items.  
    Protected MethodOverloaded. Creates a ribbon button.  
    Protected MethodCreates a ribbon collapsible panel.  
    Protected MethodCreates a ribbon content drop down.  
    Protected MethodCreates a ribbon gallery.  
    Protected MethodCreates a ribbon button that is always in large state.  
    Protected MethodCreates a ribbon toggle button that is always in large state.  
    Protected MethodCreates a ribbon button that is in medium state.  
    Protected MethodCreates a ribbon menu drop down.  
    Protected MethodCreates a new ribbon separator.  
    Protected MethodCreates a ribbon button that is always in small state.  
    Protected MethodCreates a ribbon toggle button in small state.  
    Protected MethodCreates a ribbon split button with the given large and small image.  
    Protected MethodCreates a ribbon stack panel.  
    Protected MethodCreates a ribbon toggle button.  
    Protected MethodCreates a ribbon wrap flow panel.  
    Protected MethodGets the text of the given command.  
    Top
    See Also