ChoiceActionItemCollection.IsFixedSize Property
Indicates whether the ChoiceActionItemCollection has a fixed size.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the ChoiceActionItemCollection has a fixed size; otherwise, false. |
See Also