Back to Devexpress

GridViewDataColumn Constructors

aspnet-devexpress-dot-web-dot-gridviewdatacolumn-dot-ctor.md

latest1.1 KB
Original Source

GridViewDataColumn Constructors

Serves as a base for classes that represent data columns.

NameParametersDescription
GridViewDataColumn()noneInitializes a new instance of the GridViewDataColumn class.
GridViewDataColumn(String, String)fieldName, captionInitializes a new instance of the GridViewDataColumn class with the specified field name and caption.
GridViewDataColumn(String)fieldNameInitializes a new instance of the GridViewDataColumn class with the specified field name.

See Also

GridViewDataColumn Class

GridViewDataColumn Members

DevExpress.Web Namespace