MaximumValue Property
Gets or sets the maximum value
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int MaximumValue { get; set; }
Public Property MaximumValue As Integer
Get
Set
member MaximumValue : int with get, set
Property Value
Int32See Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace