The following tables list the members exposed by LevelBuilder.
| Name | Description | |
|---|---|---|
![]() | LevelBuilder Constructor |
| Name | Description | |
|---|---|---|
![]() | Caption | Gets or sets the item caption. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
![]() | CaptionExpression | Gets or sets the caption ExpressionBuilder. |
![]() | Expression | Gets or sets the ExpressionBuilder. |
![]() | Name | Gets the name of the schema element. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
![]() | SortingExpression | Gets or sets the sorting ExpressionBuilder. |
![]() | ValueExpression | Gets or sets the value ExpressionBuilder. |
| Name | Description | |
|---|---|---|
![]() | SetCaption | Sets the caption of the LevelBuilder. |
![]() | SetCaptionExpression | Overloaded. Sets the caption expression of the LevelBuilder. |
![]() | SetExpression | Overloaded. Sets the expression of the LevelBuilder. |
![]() | SetSortingExpression | Overloaded. Sets the sorting expression of the LevelBuilder. |
![]() | SetValueExpression | Overloaded. Sets the value expression of the LevelBuilder. |


