The following tables list the members exposed by ILayoutState.
| Name | Description | |
|---|---|---|
![]() | AutomaticMarking | Gets a flag value indicating the automatic marking type. |
![]() | CellFormat | Gets the default format for data cells. |
![]() | CurrentPage | Gets a GrapeCity.ActiveAnalysis.Data.Tuple describing the current page. |
![]() | DisplayTotalByDefault | Gets the default display total state. |
![]() | Filters | Gets a list of filters of a layout. |
![]() | HeaderFormat | Gets the default format for header cells. |
![]() | IsEmpty | Checks whether the layout is empty. |
![]() | MarkingType | Gets a MarkingType value indicating the current marking type. |
![]() | PercentageType | Gets the percentage type. |
![]() | Shelves | Gets the collection of the shelves. |
![]() | Title | Gets a layout title. |
![]() | TotalsFormat | Gets the default format for totals. |
![]() | TrendModel | Provides information about the current settings of trend lines. |
| Name | Description | |
|---|---|---|
![]() | ContainsField | Check if specified field is in model (exclude filter shelf). |
![]() | FindField | Overloaded. Searches the field by its unique name |
![]() | GetFields | Gets all field in the shelves exclude filter shelf. |

