TdxSpreadSheetReportDesignerDataField Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Data |
Provides access to the data controller corresponding to the bound dataset from which the data field is obtained. |
Field |
Specifies the dataset field name. |
Index | Returns the dataset field’s index in the data controller. |
Sort |
Specifies the sort order applied to the stored data field. |
Visible | Specifies if the dataset field is listed in the Field Chooser. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also