Class AccordionItemHeader
Represents the header of an accordion item that can be expanded or collapsed.
Inheritance
System.Object
AccordionItemHeader
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class AccordionItemHeader : ExpandableViewHeader, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Constructors
AccordionItemHeader()
Initializes a new instance of the class.
Declaration
public AccordionItemHeader()
Methods
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()