| Name | Description | |
|---|---|---|
![]() | ReportParameter Constructor | Overloaded. |
The following tables list the members exposed by ReportParameter.
| Name | Description | |
|---|---|---|
![]() | ReportParameter Constructor | Overloaded. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | CopyFrom(DomItem,Boolean) | Copies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem) |
![]() | Equals | Overloaded. |
![]() | GenerateCode | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetHashCode | |
![]() | GetPropertyPath | (Inherited from combit.Reporting.Dom.DomItem) |
![]() | GetVirtualVariableNames | (Inherited from combit.Reporting.Dom.DomItem) |