Jaa


PropertyPaneSliderProperties.Max Property

Definition

Gets or Sets the max value of the Slider of type Int32.

public int Max { get; set; }
member this.Max : int with get, set
Public Property Max As Integer

Property Value

This value is the max value of the slider.

Applies to