alexa

    Show / Hide Table of Contents

    Class SerializableSortColumnDescriptions

    Represents a class that is used to serialize and deserialize SortColumnDescriptions property settings.

    Inheritance
    System.Object
    SerializableSortColumnDescriptions
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class SerializableSortColumnDescriptions : ObservableCollection<SerializableSortColumnDescription>

    Constructors

    SerializableSortColumnDescriptions()

    Declaration
    public SerializableSortColumnDescriptions()
    Back to top Generated by DocFX