Nevron.Nov.UI Namespace / NMenuItemCollection Class
Fields Properties Methods Events


In This Topic
    NMenuItemCollection Class Members
    In This Topic

    The following tables list the members exposed by NMenuItemCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the desired width of the contents column. Automatically updated by ValidateMeasure().  
    Public PropertyGets or sets the desired width of the headers column. Automatically updated by ValidateMeasure().  
    Public PropertyGets or sets the desired width of the contents column. Automatically updated by ValidateMeasure().  
    Public PropertyGets or sets the desired width of the symbols column. Automatically updated by ValidateMeasure().  
    Public PropertyGets or sets the filling of the headers column  
    Public PropertyGets the headers column separator position, that is the offset from the content edge left side which must be filled with the headers fill. The value of this property is automatically updated by Nevron.  
    Public PropertyGets or sets the spacing between the header and content columns.  
    Public PropertyGets or sets the maximal width of the contents column  
    Public PropertyGets or sets the maximal width of the headers column  
    Public PropertyGets or sets the maximal width of the contents column  
    Public PropertyGets or sets the maximal width of the symbols column  
    Public PropertyGets or sets the minimal width of the contents column  
    Public PropertyGets or sets the minimal width of the headers column  
    Public PropertyGets or sets the minimal width of the contents column  
    Public PropertyGets or sets the minimal width of the symbols column  
    Public PropertyGets or sets the suggested width of the contents column.  
    Public PropertyGets or sets the suggested width of the headers column.  
    Public PropertyGets or sets the suggested width of the contents column.  
    Public PropertyGets or sets the suggested width of the symbols column.  
    Public PropertyGets or sets the vertical spacing between the items  
    Top
    Public Methods
     NameDescription
    Public MethodFills the menu of the split button from the given array of values and uses the specified headers array for the headers of the created menu items. The number of values should be equal to the number of images. Assigns the corresponding value to the Tag property of each menu item.  
    Public MethodOverloaded. Fills the menu split button from enum. Assigns the corresponding enum value to the Tag property of each menu item.  
    Public MethodReturns the first menu item associated with the given command or null if such menu item is not found in this collection.  
    Public MethodOverloaded. Returns the first menu item with the given text or null if such menu item is not found in this collection.  
    Public MethodOverridden. Called to validate the element measure  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the content of the element within the specified content area.  
    Internal Method  
    Protected MethodOverridden. Measures the desired size of the element content  
    Internal Method  
    Protected MethodOverridden. Peforms the element pre-children custom paint.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also