NevronOpenVision
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 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.  
    Protected MethodOverridden. Measures the desired size of the element content  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Peforms the element pre-children custom paint.  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also