alexa

    Show / Hide Table of Contents

    Class SerializableGridUnboundRows

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

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

    Constructors

    SerializableGridUnboundRows()

    Declaration
    public SerializableGridUnboundRows()
    Back to top Generated by DocFX