alexa

    Show / Hide Table of Contents

    Class SerializableStackedColumns

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

    Inheritance
    System.Object
    SerializableStackedColumns
    Namespace: Syncfusion.WinForms.DataGrid.Serialization
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public class SerializableStackedColumns : ObservableCollection<SerializableStackedColumn>

    Constructors

    SerializableStackedColumns()

    Declaration
    public SerializableStackedColumns()
    Back to top Generated by DocFX