TreeListView.RefreshNodeImage(TreeListNode) Method
Reloads the image for the specified node.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| node | TreeListNode | A TreeListNode object that is the node whose image is to be reloaded. |
Remarks

See Also