ASPxClientRichEditFloatingObjectMovedEventArgs.pageIntervals Property
Returns an array of intervals that are belongs to the current page (pageIndex).
Declaration
readonly pageIntervals: Interval[]
Property Value
Type | Description |
---|---|
Interval[] | An array of page interval objects. |
See Also