Click or drag to resize

IIntegerLookupEditorMinimum Property

Gets or sets minimum value allowed

Namespace:  EBP.Api.Interfaces.Controls.List
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
Nullable<int> Minimum { get; set; }

Property Value

Type: NullableInt32
See Also