[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.PropertyDataField

PropertyDataField Class

Specifies a ColumnInfo property name that is used to get or set the value of the data source.

Inheritance
PropertyDataField
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public class PropertyDataField : DataField
Public Class PropertyDataField
    Inherits DataField
Examples

The following example binds SheetInfo to a data source, and uses PropertyDataField and BindingDataField to set the binding for every column.

Constructors

Name Description
PropertyDataField()

Properties

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.