NevronOpenVision
Nevron.Nov.UI Namespace / NCommandBarDock Class


In This Topic
    NCommandBarDock Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the size of the area applied around the content edge of the dock, inside of which the command bar manager tries to dock floating command bars.  
    Public PropertyGets or sets the size of the area applied around the content edge of the dock, outside of which the dock tries to float dragged command bars.  
    Public PropertyGets or sets the weight of the area around a lanes middle line, in which when a command bar is dragged, it is inserted in a single new lane. Setting this property to zero disables insertion of new lanes for dragged command bars.  
    Public PropertyGets or sets whether this command bars dock is vertically or horizontally arranged. By default set to false (horizontal dock).  
    Public PropertyGets the manager in which this dock resides  
    Top
    See Also