Gets or sets the name of a CSS class applied to an edit cell element.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[Browsable(false)]
public string EditCell { get; set; }
<Browsable(False)>
Public Property EditCell As String
Type | Description |
---|---|
String | A string specifying the name of a CSS class. |