Skip to content

IntegerEditorAttribute.MaxValue property

Gets or sets the maximum value.

public long MaxValue { get; set; }

Property Value

The maximum value.

See Also