[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotItem.ShowDetail

ShowDetail Property

ShowDetail

Gets or sets a value indicating whether the outline is expanded for the specified range (so that the detail of the column or row is visible). The specified range must be a single summary column or row in an outline.

Declaration
bool ShowDetail { get; set; }
Property ShowDetail As Boolean