Back to Devexpress

ViewProperty Constructors

xpo-devexpress-dot-xpo-dot-viewproperty-dot-ctor.md

latest1.2 KB
Original Source

ViewProperty Constructors

A view column.

NameParametersDescription
ViewProperty()noneInitializes a new instance of the ViewProperty class with the default settings.
ViewProperty(String, SortDirection, CriteriaOperator, Boolean, Boolean)name, sorting, property, group, fetchInitializes a new instance of the ViewProperty class with the specified settings.
ViewProperty(String, SortDirection, String, Boolean, Boolean)name, sorting, property, group, fetchInitializes a new instance of the ViewProperty class with specified settings.

See Also

ViewProperty Class

ViewProperty Members

DevExpress.Xpo Namespace