ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MobileAccordionWindowsPropertiesBuilder - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MobileAccordionWindowsPropertiesBuilder

    Inheritance
    System.Object
    MobileAccordionWindowsPropertiesBuilder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.JavaScript.Mobile
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class MobileAccordionWindowsPropertiesBuilder

    Constructors

    MobileAccordionWindowsPropertiesBuilder(MobileAccordionProperties)

    Initializes a new instance of the MobileAccordionWindowsPropertiesBuilder class.

    Declaration
    public MobileAccordionWindowsPropertiesBuilder(MobileAccordionProperties mAccordionModel)
    Parameters
    Type Name Description
    MobileAccordionProperties mAccordionModel

    The m accordion model.

    Methods

    RenderDefault(Boolean)

    Specifies whether to render the Accordion based on the windowsphone's current accent color or not.

    Declaration
    public MobileAccordionWindowsPropertiesBuilder RenderDefault(bool renderDefault)
    Parameters
    Type Name Description
    System.Boolean renderDefault

    if set to true [render default].

    Returns
    Type Description
    MobileAccordionWindowsPropertiesBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved