Property Container
Container
Gets the container that holds the slider scale. In the default implementation, this property returns the parent control that implements the ISliderScaleContainer interface.
[Browsable(false)]
public virtual ISliderScaleContainer? Container { get; }