Click or drag to resize

DataColumn Methods

The DataColumn type exposes the following members.

Methods
  NameDescription
Public methodgetDataColumnProperties
Get a list of the properties in the column.
Public methodgetDataColumnProperty
Get the information about the property with given name.
Public methodgetDistinctValues
Get a list of the unique values in the data column.
Public methodonDataColumnPropertyChanged
Event raised when the data column property has changed value.
Public methodsetDataColumnProperty
Set the value of an existing property.
Top
See Also