A newer version of this page is available.
Switch to the current version.
PageList.Count Property
Counts the number of items in the collection.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value. |
Implements
System.Collections.Generic.ICollection<DevExpress.XtraPrinting.Page>.Count
See Also
Feedback