When I am trying to implement Expand/Collapse option using below property
pivotTable1.ShowDrill = true;
By default it is showing in Exapnd mode But I need this to be happen in Collapse mode.
Could you please suggest any property?
When I am trying to implement Expand/Collapse option using below property
pivotTable1.ShowDrill = true;
By default it is showing in Exapnd mode But I need this to be happen in Collapse mode.
Could you please suggest any property?
Hi,