ChoiceActionItemCollection.IsReadOnly Property
Indicates whether the current ChoiceActionItemCollection is read-only.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the current ChoiceActionItemCollection is read-only; otherwise, false. |
See Also