NevronOpenVision
Nevron.Nov.Layout Namespace / NStackLayout Class
Fields Properties Methods Events


In This Topic
    NStackLayout Class Members
    In This Topic

    The following tables list the members exposed by NStackLayout.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the FillMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FitMode property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NStackLayout  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the mode in which the stack layout tries to fill the layout area, when the desired size of the arranged items is smaller than the layout area.  
    Public PropertyGets or sets the mode in which the stack layout tries to fit into the layout area, when the desired size of the arranged items is larger than the layout area.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Layouts the boxes.  
    Protected MethodOverridden. Measures the desired size of the boxes.  
    Top
    See Also