Skip to main content
A newer version of this page is available. .

TcxGridChartDataDrillUpMethod Enum

Declaration

TcxGridChartDataDrillUpMethod = (
    ddumNone,
    ddumValueMouseRightButtonClick,
    ddumMouseRightButtonClick
);

Members

Name
ddumNone
ddumValueMouseRightButtonClick
ddumMouseRightButtonClick
See Also