TcxDBVerticalGridItemDataBinding.FieldName Property
Represents a dataset field name.
Declaration
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