NevronOpenVision
Nevron.Nov.UI Namespace / NStackPanel Class
Fields Properties Methods Events


In This Topic
    NStackPanel Class Members
    In This Topic

    The following tables list the members exposed by NStackPanel.

    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 NStackPanel  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the stack fill mode, which determines the fill behavior of the stack layout in the layout direction. By default set to ENStackFillMode.None.  
    Public PropertyGets or sets the stack fit mode, which determines the fit behavior of the stack layout in the layout direction when the fill mode is set to none and there is not enough space for the layouted objects. By default set to ENStackFitMode.None.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a new instance of the NStackLayout  
    Protected MethodOverridden. Creates a new layout and configures it  
    Top
    See Also