alexa

    Show / Hide Table of Contents

    Class DetailsViewDefinition

    Class used to represent the collection of ViewDefinition that enables you to represent the data in to hierarchical format.

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

    Constructors

    DetailsViewDefinition()

    Declaration
    public DetailsViewDefinition()
    Back to top Generated by DocFX