NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonTab Class


In This Topic
    NRibbonTab Class Properties
    In This Topic

    For a list of all members of this type, see NRibbonTab members.

    Public Properties
     NameDescription
    Public PropertyGets/Sets the additional header content of the ribbon tab. Can be any widget and is most commonly a Help button. By default set to null.  
    Public PropertyGets/Sets the additional tab content of the ribbon tab that is placed to the right of the tab pages content, which usually is after the last ribbon group. Can be any widget and is most commonly an image box with a logo. By default set to null.  
    Public PropertyGets/Sets the application menu.  
    Public PropertyGets/Sets the collapse button.  
    Public PropertyGets/Sets whether the ribbon is expanded.  
    Public PropertyGets/Sets the spacing between ribbon tab page headers.  
    Public PropertyGets/Sets the quick access toolbar.  
    Public PropertyGets/Sets scroll left button.  
    Public PropertyGets/Sets the scroll right button.  
    Public PropertyGets/Sets the SearchBox child.  
    Public PropertyGets/Sets the selected page index.  
    Public PropertyGets/Sets the selected page.  
    Public PropertyGets/Sets the TabPageGroups child.  
    Public PropertyGets/Sets the tab pages of this ribbon tab.  
    Top
    See Also