TcxDBVerticalGridItemDataBinding.FieldName Property
In This Article
Represents a dataset field name.
#Declaration
Delphi
property FieldName: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Indicates a dataset field name that can be used to get access to the dataset field.
See Also