Table of Contents

Property MinValue

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MinValue

Gets or sets the minimum value that can be entered in the control.

[Browsable(false)]
public virtual object? MinValue { get; set; }

Property Value

object

Remarks

This property has sense for the numbers and some other types. Default value is null.