TreeListCommandColumn.ButtonType Property
Gets or sets the command button’s type.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
ButtonType | Link | A ButtonType enumeration value that specifies how the command buttons are rendered. |
See Also