The following tables list the members exposed by DisplayOptions.
| Name | Description | |
|---|---|---|
|  | FrozenPaneSettings | Gets the settings which control the frozen panes in the worksheet. | 
|  | GridlineColor | Gets or sets the color of the gridlines on the worksheet. | 
|  | PanesAreFrozen | Gets or sets the value which indicates if the panes in the worksheet are frozen. | 
|  | ShowExpansionIndicatorBelowGroupedRows | Gets or sets the value which indicates whether the expansion indicators should be shown below grouped, or indented rows. | 
|  | ShowExpansionIndicatorToRightOfGroupedColumns | Gets or sets the value which indicates whether the expansion indicators should be shown to the right of grouped, or indented rows. | 
|  | ShowFormulasInCells | Gets or sets the value which indicates whether formulas are shown in cells. | 
|  | ShowGridlines | Gets or sets the value which indicates whether gridlines are shown between cells. | 
|  | ShowOutlineSymbols | Gets or sets the value which indicates whether outline symbols are shown for outlined columns and rows. | 
|  | ShowRowAndColumnHeaders | Gets or sets the value which indicates whether to display row and column headers. | 
|  | ShowRulerInPageLayoutView | Gets or sets the value which indicates whether to show rulers in the page layout view. | 
|  | ShowZeroValues | Gets or sets the value which indicates whether zero values are shown in cells. | 
|  | UnfrozenPaneSettings | Gets the settings which control the unfrozen panes in the worksheet. | 
|  | View | Gets or sets the current view of the worksheet. | 
|  | Visibility | Gets or sets the visibility of the sheet. (Inherited from Infragistics.Documents.Excel.DisplayOptionsBase) | 
| Name | Description | |
|---|---|---|
|  | ClearSelection | Removes any saved selection information. | 
|  | Reset | Resets the display options to their default settings. (Inherited from Infragistics.Documents.Excel.DisplayOptionsBase) | 
| Name | Description | |
|---|---|---|
|  | ResetCore | Overridden. Resets the display options to their default settings. |