HtmlDxDataGridColumnDescription.

Caption Property

Summary

Gets or sets the caption of the column.

Syntax

public string Caption { get; set; }

Value

Type Description
string
GitHub