[]
Gets or sets a value indicating whether the contents of the component can be changed.
[C1Category("Behavior")]
[C1Description("RibbonTimePicker.ReadOnly", "Indicates whether the contents of the component can be changed.")]
public bool ReadOnly { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTimePicker.ReadOnly", "Indicates whether the contents of the component can be changed.")>
Public Property [ReadOnly] As Boolean