[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonComboBox.ReadOnly

ReadOnly Property

ReadOnly

Gets or sets a value indicating whether the contents of the component can be changed.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonComboBox.ReadOnly", "Indicates whether the contents of the component can be changed.")]
public bool ReadOnly { get; set; }