NevronOpenVision
Nevron.Nov.Editors Namespace / NStackCategoryEditor Class
Fields Properties Methods Events


In This Topic
    NStackCategoryEditor Class Members
    In This Topic

    The following tables list the members exposed by NStackCategoryEditor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AlignLabels property.  
    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)Stack category editor template with: LayoutDirection = LeftToRight, EmbedChildEditors = true.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = LeftToRight, EmbedControl = true.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = LeftToRight, FillMode = Equal, EmbedControl = true.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = LeftToRight, FillMode = Equal.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = LeftToRight, FillMode = First.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = LeftToRight, FillMode = Last.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = LeftToRight.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LayoutDirection property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NStackCategoryEditor  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = TopToBottom, EmbedChildEditors = true.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = TopToBottom, EmbedControl = true.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = TopToBottom, FillMode = First.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = TopToBottom, FillMode = Last.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = TopToBottom.  
    Public Fieldstatic (Shared in Visual Basic)Stack category editor template with: LayoutDirection = TopToBottom and AlignLabels = false.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets whether to align labels by placing them in an uni size group box. Applicable only for vertically oriented stacks, i.e. stacks with TopToBottom or BottomToTop direction.  
    Public PropertyGets or sets the fill mode of the editor stack  
    Public PropertyGets or sets the fit mode of the editor stack  
    Public PropertyGets or sets the layout direction of the editor  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a stack layout container.  
    Protected MethodCreates the stack panel.  
    Protected MethodPopulates the given stack panel with the specified editors.  
    Top
    See Also