Back to Devexpress

Edit Cell

aspnet-4631-components-tree-list-visual-elements-edit-cell.md

latest1.8 KB
Original Source

Edit Cell

  • Dec 17, 2020

Edit cells are displayed within the Edit Form. Each cell corresponds to a data column, and allows its value within the edited node to be changed. An edit cell displays the name of the column to which it corresponds, and the editor used to edit the column values.

The table below lists the main members which affect the element’s appearance and functionality:

CharacteristicsMembers
VisibilityTreeListColumnEditFormSettings.Visible
StyleTreeListDataColumn.EditCellStyle, TreeListStyles.EditFormColumnCaption, TreeListDataColumn.EditFormCaptionStyle, TreeListStyles.EditFormEditCell
Caption LocationTreeListColumnEditFormSettings.CaptionLocation
Position and LayoutTreeListColumnEditFormSettings.VisibleIndex, TreeListColumnEditFormSettings.ColumnSpan, TreeListColumnEditFormSettings.RowSpan
TemplateTreeListDataColumn.EditCellTemplate