skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI UI for Xamarin

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Migrate to .NET MAUI
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class ExpandableViewHeader

Inheritance
System.Object
ExpandableViewHeader
AccordionItemHeader
ExpanderHeader
Namespace: Telerik.XamarinForms.Primitives
Assembly: Telerik.XamarinForms.Primitives.dll

Syntax

public abstract class ExpandableViewHeader : ContentView

Constructors

ExpandableViewHeader()

Declaration
public ExpandableViewHeader()

Fields

BackgroundColorProperty

Declaration
public static readonly BindableProperty BackgroundColorProperty
Field Value
Xamarin.Forms.BindableProperty

BorderColorProperty

Declaration
public static readonly BindableProperty BorderColorProperty
Field Value
Xamarin.Forms.BindableProperty

BorderThicknessProperty

Declaration
public static readonly BindableProperty BorderThicknessProperty
Field Value
Xamarin.Forms.BindableProperty

ControlTemplateProperty

Declaration
public static readonly BindableProperty ControlTemplateProperty
Field Value
Xamarin.Forms.BindableProperty

CornerRadiusProperty

Declaration
public static readonly BindableProperty CornerRadiusProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorAnimationDurationProperty

Declaration
public static readonly BindableProperty IndicatorAnimationDurationProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorAnimationEasingProperty

Declaration
public static readonly BindableProperty IndicatorAnimationEasingProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorColorProperty

Declaration
public static readonly BindableProperty IndicatorColorProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorFontFamilyProperty

Declaration
public static readonly BindableProperty IndicatorFontFamilyProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorFontSizeProperty

Declaration
public static readonly BindableProperty IndicatorFontSizeProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorLocationProperty

Declaration
public static readonly BindableProperty IndicatorLocationProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorMarginProperty

Declaration
public static readonly BindableProperty IndicatorMarginProperty
Field Value
Xamarin.Forms.BindableProperty

IndicatorTextProperty

Declaration
public static readonly BindableProperty IndicatorTextProperty
Field Value
Xamarin.Forms.BindableProperty

IsAnimationEnabledProperty

Declaration
public static readonly BindableProperty IsAnimationEnabledProperty
Field Value
Xamarin.Forms.BindableProperty

IsExpandedProperty

Declaration
public static readonly BindableProperty IsExpandedProperty
Field Value
Xamarin.Forms.BindableProperty

MinimumHeightRequestProperty

Declaration
public static readonly BindableProperty MinimumHeightRequestProperty
Field Value
Xamarin.Forms.BindableProperty

PaddingProperty

Declaration
public static readonly BindableProperty PaddingProperty
Field Value
Xamarin.Forms.BindableProperty

TextProperty

Declaration
public static readonly BindableProperty TextProperty
Field Value
Xamarin.Forms.BindableProperty

ToggleExpandCommandProperty

Declaration
public static readonly BindableProperty ToggleExpandCommandProperty
Field Value
Xamarin.Forms.BindableProperty

Properties

BackgroundColor

Declaration
public Color BackgroundColor { get; set; }
Property Value
Xamarin.Forms.Color

BorderColor

Declaration
public Color BorderColor { get; set; }
Property Value
Xamarin.Forms.Color

BorderThickness

Declaration
public Thickness BorderThickness { get; set; }
Property Value
Xamarin.Forms.Thickness

ControlTemplate

Declaration
public ControlTemplate ControlTemplate { get; set; }
Property Value
Xamarin.Forms.ControlTemplate

CornerRadius

Declaration
public Thickness CornerRadius { get; set; }
Property Value
Xamarin.Forms.Thickness

IndicatorAnimationDuration

Declaration
public int IndicatorAnimationDuration { get; set; }
Property Value
System.Int32

IndicatorAnimationEasing

Declaration
public Easing IndicatorAnimationEasing { get; set; }
Property Value
Xamarin.Forms.Easing

IndicatorColor

Declaration
public Color IndicatorColor { get; set; }
Property Value
Xamarin.Forms.Color

IndicatorFontFamily

Declaration
public string IndicatorFontFamily { get; set; }
Property Value
System.String

IndicatorFontSize

Declaration
public double IndicatorFontSize { get; set; }
Property Value
System.Double

IndicatorLocation

Declaration
public ExpandCollapseIndicatorLocation IndicatorLocation { get; set; }
Property Value
ExpandCollapseIndicatorLocation

IndicatorMargin

Declaration
public Thickness IndicatorMargin { get; set; }
Property Value
Xamarin.Forms.Thickness

IndicatorText

Declaration
public string IndicatorText { get; set; }
Property Value
System.String

IsAnimationEnabled

Declaration
public bool IsAnimationEnabled { get; }
Property Value
System.Boolean

IsExpanded

Declaration
public bool IsExpanded { get; }
Property Value
System.Boolean

MinimumHeightRequest

Declaration
public double MinimumHeightRequest { get; set; }
Property Value
System.Double

Padding

Declaration
public Thickness Padding { get; set; }
Property Value
Xamarin.Forms.Thickness

Text

Declaration
public string Text { get; set; }
Property Value
System.String

ToggleExpandCommand

Declaration
public ICommand ToggleExpandCommand { get; }
Property Value
System.Windows.Input.ICommand

Methods

OnPropertyChanged(String)

Declaration
protected override void OnPropertyChanged(string propertyName = null)
Parameters
System.String propertyName

Sample Applications
  • Telerik Tagit
  • iOS Demo App
  • Android Demo App
Support Resources
  • iOS Wrappers
  • Android Wrappers
  • Xamarin.Forms SDK Examples
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.