[]
Gets or sets the data formatter which is used to transfer data between the data model and the Spread data view.
public ISpreadDataViewDataFormatter Formatter { get; set; }
Public Property Formatter As ISpreadDataViewDataFormatter
Type | Description |
---|---|
ISpreadDataViewDataFormatter | Data transfer |