[]
Specifies a ColumnInfo property name that is used to get or set the value of the data source.
public class PropertyDataField : DataField
Public Class PropertyDataField
Inherits DataField
The following example binds SheetInfo to a data source, and uses PropertyDataField and BindingDataField to set the binding for every column.
Name | Description |
---|---|
PropertyDataField() |
Name | Description |
---|---|
Converter | Gets or sets the converter to use when getting or setting the value of the data source. |
ConverterCulture | Gets or sets the culture in which to evaluate the converter. |
ConverterParameter | Gets or sets the parameter to pass to the Converter. |
Property | Gets or sets the property name. |