Class AccordionItemHeader
Inherited Members
Namespace: Telerik.XamarinForms.Primitives
Assembly: Telerik.XamarinForms.Primitives.dll
Syntax
public class AccordionItemHeader : ExpandableViewHeader
Constructors
AccordionItemHeader()
Declaration
public AccordionItemHeader()
Fields
BackgroundColorProperty
Declaration
public static readonly BindableProperty BackgroundColorProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
BackgroundColor
Declaration
public Color BackgroundColor { get; set; }
Property Value
Xamarin.Forms.Color
|
Methods
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()