Blazor | ComponentOne
C1.Blazor.Accordion Assembly / C1.Blazor.Accordion Namespace / AccordionItem Class
Fields Properties Methods

In This Topic
    AccordionItem Class Members
    In This Topic

    The following tables list the members exposed by AccordionItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AccordionItem class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsExpanded dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the content of the control.  
    Public Property  
    Public PropertyText displays in the header of item.  
    Public PropertyThe Template header.  
    Public PropertyGets whether this instance is disposed.  
    Public PropertyGets or sets the expanded state of item.  
    Public PropertyGets or sets the callback called when the IsExpanded property has changed.  
    Public PropertyGets or sets the style of the header of item.  
    Public PropertyGets or sets the style applied to the accordion items.  
    Top
    Public Methods
    See Also