LayoutElementCollection<T>.Count Property
Gets the number of elements in the collection.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v23.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that is the number of elements. |
See Also