Skip to content

DateEditorAttribute.MaxValue property

Gets or sets the maximum value.

public string? MaxValue { get; set; }

Property Value

The maximum value.

See Also