TreeList.InvalidateRow(RowInfo) Method
In This Article
Invalidates the node that corresponds to the specified view information.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
row |
DevExpress. |
An object that contains view information about a tree list node. |
See Also