Class SerializableTreeGridColumns
Represents a class that is used to serialize and deserialize TreeGrid columns property settings.
Inheritance
System.Object
SerializableTreeGridColumns
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public class SerializableTreeGridColumns : ObservableCollection<SerializableTreeGridColumn>
Constructors
SerializableTreeGridColumns()
Declaration
public SerializableTreeGridColumns()