Skip to main content

TcxGridChartController.ActiveDiagramSupportsPaging Method

Determines whether the active diagram supports paging capabilities.

Declaration

function ActiveDiagramSupportsPaging: Boolean;

Returns

Type
Boolean

Remarks

This function returns True when the active diagram supports paging capabilities. Otherwise, False is returned.

By default, all diagrams except for pie diagrams support paging capabilities.

See Also