Back to Devexpress

TreeList.FireChanged() Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-a474d5bc.md

latest965 B
Original Source

TreeList.FireChanged() Method

Forces an update to the control’s properties listed within the property grid at design time.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public void FireChanged()
vb
Public Sub FireChanged

See Also

TreeList Class

TreeList Members

DevExpress.XtraTreeList Namespace