Back to Devexpress

VerticalGridDataRow Constructors

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

latest1.2 KB
Original Source

VerticalGridDataRow Constructors

Serves as a base for classes that represent data rows.

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

See Also

VerticalGridDataRow Class

VerticalGridDataRow Members

DevExpress.Web Namespace