ASP.NET Core

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

    Show / Hide Table of Contents

    Class MobileSliderWindowsPropertiesBuilder

    class for Slider Windows Properties Builder

    Inheritance
    System.Object
    MobileSliderWindowsPropertiesBuilder
    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 MobileSliderWindowsPropertiesBuilder

    Constructors

    MobileSliderWindowsPropertiesBuilder(MobileSliderProperties)

    Initializes a new instance of the MobileSliderWindowsPropertiesBuilder class.

    Declaration
    public MobileSliderWindowsPropertiesBuilder(MobileSliderProperties mSliderModel)
    Parameters
    Type Name Description
    MobileSliderProperties mSliderModel

    The m slider model.

    Methods

    RenderDefault(Boolean)

    Specifies whether to render control based on the windowsphone's current accent color and device theme.

    Declaration
    public MobileSliderWindowsPropertiesBuilder RenderDefault(bool render)
    Parameters
    Type Name Description
    System.Boolean render

    if set to true [render].

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