Gets or sets a value indicating whether the contents of the component can be changed.
Declaration
[C1Category("Behavior")]
[C1Description("RibbonDatePicker.ReadOnly", "Indicates whether the contents of the component can be changed.")]
public bool ReadOnly { get; set; }