Back to Devexpress

TdxDashboardParameter Properties

vcl-dxdashboard-dot-parameters-dot-tdxdashboardparameter-dot-underscore-properties.md

latest3.4 KB
Original Source

TdxDashboardParameter Properties

A dashboard parameter.

NameDescription
AllowNullSpecifies if an empty field is treated as Null. Inherited from TdxBackendCustomParameter.
CollectionInherited from TCollectionItem.
DataTypeReturns the parameter data type. Inherited from TdxBackendCustomParameter.
DescriptionReturns the parameter description displayed in the Parameters panel. Inherited from TdxBackendCustomParameter.
DisplayNameInherited from TCollectionItem.
EnabledSpecifies if the parameter’s editor is enabled in an end-user Parameters panel/dialog. Inherited from TdxBackendCustomParameter.
IDInherited from TCollectionItem.
IndexInherited from TCollectionItem.
IsMultiValueParameterIdentifies if the parameter contains/uses multiple values. Inherited from TdxBackendCustomParameter.
NameReturns the parameter name (as a unique parameter identifier). Inherited from TdxBackendCustomParameter.
ValueSpecifies the first/only parameter value. Inherited from TdxBackendCustomParameter.
ValuesProvides access to parameter values. Inherited from TdxBackendCustomParameter.
VisibleSpecifies if the parameter editor is visible in an end-user Parameters panel/dialog. Inherited from TdxBackendCustomParameter.

See Also

TdxDashboardParameter Class

TdxDashboardParameter Members

dxDashboard.Parameters Unit