ChoiceActionItemCollection.IsReadOnly Property
Indicates whether the current ChoiceActionItemCollection is read-only.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current ChoiceActionItemCollection is read-only; otherwise, false. |
Implements
System.Collections.Generic.ICollection<DevExpress.ExpressApp.Actions.ChoiceActionItem>.IsReadOnly
See Also
Feedback