ContentControlListBase.GetItemCount() Method
Gets the number of items in the list.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Returns
| Type | Description |
|---|---|
| Int32 | The number of items. |
See Also