FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / DetailProviderRowHeaderCell Class / IsExpanded Property

In This Topic
    IsExpanded Property
    In This Topic
    Gets or sets whether the details are expanded.
    Syntax
    'Declaration
     
    Public Property IsExpanded As Boolean
    public bool IsExpanded {get; set;}
    See Also