ASPxClientRichEditFloatingObjectMovedEventArgs.pageIndex Property
In This Article
Returns an index of a page where a floating object has been moved.
#Declaration
TypeScript
readonly pageIndex: number
#Property Value
Type | Description |
---|---|
number | The page’s index. |
See Also