WorksheetOutlineOptions Interface
Contains options used to specify the summary rows and columns location.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Related API Members
The following members return WorksheetOutlineOptions objects:
Remarks
An object exposing the WorksheetOutlineOptions interface is accessible via the Worksheet.OutlineOptions property. Use the object’s members to specify the grouping direction. The WorksheetOutlineOptions.SummaryRowsBelow property indicates whether the summary rows are located above or below the detail rows in an outline. The WorksheetOutlineOptions.SummaryColumnsRight property indicates whether the summary columns appear to the right or to the left of the detail columns in an outline.