| Name | Description | |
|---|---|---|
![]() | AllowBlank | Gets or sets if the parameter may be blank. |
![]() | AllowMultipleValues | Gets or sets if the parameter can hold multiple values. |
![]() | AllowNull | Gets or sets if the parameter may be null. |
![]() | ControlType | Gets or sets the UI control type. |
![]() | CurrentContents | Gets or sets the content of the current report parameter. |
![]() | CurrentContentsAsObject | Gets or sets the content of the current report parameter. |
![]() | DefaultValues | Gets the DefaultValues property for the report parameter. |
![]() | Id | Gets the read-only Id of the parameter (important for dependent parameters). |
![]() | Identifier | Gets or sets the name of the parameter. |
![]() | ImmediateRendering | |
![]() | InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | ParentId | Gets or sets the Id of a parent parameter if the current parameter should depend on this parent. |
![]() | Prompt | Gets or sets the prompt, i.e. the label in the UI. |
![]() | Source | Gets the report parameter's source. |
![]() | Tag | |
![]() | Tooltip | Gets or sets a tooltip for the report parameter. |
![]() | Visible | Gets or sets if the parameter should be visible in the UI. |
