ChoiceActionItemCollection.Count Property
Returns the number of ChoiceActionItem objects contained in the current ChoiceActionItemCollection.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the number of ChoiceActionItem objects contained in the current ChoiceActionItemCollection. |
See Also