Back to Devexpress

GridViewDataColumn.EditFormCaption Property

aspnet-devexpress-dot-web-dot-gridviewdatacolumn-2bb07a9c.md

latest1013 B
Original Source

GridViewDataColumn.EditFormCaption Property

This member supports the internal infrastructure and cannot be used directly from your code.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public string EditFormCaption { get; }
vb
Public ReadOnly Property EditFormCaption As String

Property Value

Type
String

See Also

Grid View

GridViewDataColumn Class

GridViewDataColumn Members

DevExpress.Web Namespace