NevronOpenVision
Nevron.Nov.UI Namespace / NStackPanel Class


NStackPanel Class Properties

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

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
See Also