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.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class SerializableGridUnBoundRows : ObservableCollection<SerializableGridUnBoundRow>

    Constructors

    SerializableGridUnBoundRows()

    Declaration
    public SerializableGridUnBoundRows()
    Back to top Generated by DocFX