Back to Devexpress

DataViewProperty Constructors

xpo-devexpress-dot-xpo-dot-dataviewproperty-dot-ctor.md

latest992 B
Original Source

DataViewProperty Constructors

A data view column.

NameParametersDescription
DataViewProperty()noneInitializes a new instance of the DataViewProperty class with the default settings.
DataViewProperty(String, Type)name, valueTypeInitializes a new instance of the DataViewProperty class with the specified settings.
DataViewProperty(String)nameInitializes a new instance of the DataViewProperty class with the specified column name.

See Also

DataViewProperty Class

DataViewProperty Members

DevExpress.Xpo Namespace