TdxReportDataSetCollectionItem.DataSetAlias Property
Specifies a user-friendly dataset name for the Report Designer dialog.
Declaration
property DataSetAlias: string read; write;
Property Value
Type | Description |
---|---|
string | The user-friendly name for the associated dataset. |
See Also