Readonly

NumberFormField.Readonly property

Gets or sets a value indicating whether the form field is read-only.

public bool Readonly { get; set; }

See Also