Skip to main content
A newer version of this page is available. .

ASPxTreeListEditor.RowObjectColumnName Field

Specifies the name of the hidden column which stores actual business objects displayed by the ASPxTreeListEditor.

Namespace: DevExpress.ExpressApp.TreeListEditors.Web

Assembly: DevExpress.ExpressApp.TreeListEditors.Web.v18.2.dll

Declaration

public const string RowObjectColumnName = "__RowObjectColumn"

Field Value

Type
String
See Also