Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • FieldListDockPanel Fields

    A control that displays the Snap data sources in a tree structure.
    Name Description
    OptimizeBoundsCalculation static This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DockPanel.
    ScrollStateAutoScrolling protected static Determines the value of the AutoScroll property. Inherited from ScrollableControl.
    ScrollStateFullDrag protected static Determines whether the user has enabled full window drag. Inherited from ScrollableControl.
    ScrollStateHScrollVisible protected static Determines whether the value of the HScroll property is set to true. Inherited from ScrollableControl.
    ScrollStateUserHasScrolled protected static Determines whether the user had scrolled through the ScrollableControl control. Inherited from ScrollableControl.
    ScrollStateVScrollVisible protected static Determines whether the value of the VScroll property is set to true. Inherited from ScrollableControl.
    See Also