TreeListStyles.EditFormColumnCaption Property
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListCellStyle | A TreeListCellStyle object that contains style settings. |
Remarks
Data columns provide the TreeListDataColumn.EditFormCaptionStyle property that allows you to specify custom style settings used to paint the captions of their edit cells within the Edit Form.
See Also