TreeListEditor.Name Property
Specifies the TreeListEditor‘s name.
Namespace: DevExpress.ExpressApp.TreeListEditors.Win
Assembly: DevExpress.ExpressApp.TreeListEditors.Win.v24.2.dll
NuGet Package: DevExpress.ExpressApp.TreeListEditors.Win
Declaration
Property Value
Type | Description |
---|---|
String | A String value representing the current List Editor‘s name. |
Remarks
When setting a List View’s caption, it is also assigned to this property. Generally, you do not need to use this property.
See Also