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


In This Topic
    NTableFlowPanel Class Members
    In This Topic

    The following tables list the members exposed by NTableFlowPanel.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ColFillMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ColFitMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaxOrdinal property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NTableFlowPanel.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RowFillMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RowFitMode property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the mode in which the layout fills the available area in the cols dimension.  
    Public PropertyGets or sets the mode in which the layout fits into the available area in the cols dimension.  
    Public PropertyGets or sets the maximum number of items in a single lane:

    - if the Direction is set to LeftToRight or RightToLeft, the MaxOrdinal specifies the column count.

    - if the Direction is set to TopToBottom or BottomToTop, the MaxOrdinal specifies the row count.

     
    Public PropertyGets or sets the mode in which the layout fills the available area in the rows dimension.  
    Public PropertyGets or sets the mode in which the layout fits into the available area in the rows dimension.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a new instance of the NTableLayout  
    Protected MethodOverridden. Creates a new layout and configures it  
    Top
    See Also