General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
TreeListImages.ToolbarCancel Property
Gets the settings of an image displayed within the Cancel toolbar item.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
Declaration
public MenuItemImageProperties ToolbarCancel { get; }
Public ReadOnly Property ToolbarCancel As MenuItemImageProperties
Property Value
Type | Description |
---|---|
MenuItemImageProperties | A ImageProperties object that contains image settings. |
Remarks
Use this property to provide your own image.
See Also
Feedback