Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / C1Expander Class / IsExpandableProperty Field

In This Topic
    IsExpandableProperty Field
    In This Topic
    Identifies the IsExpandable dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsExpandableProperty As DependencyProperty
    public static readonly DependencyProperty IsExpandableProperty
    See Also