ASP.NET MVC

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

    Show / Hide Table of Contents

    Class MobileScrollpanelPullPropertiesBuilder

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

    Constructors

    MobileScrollpanelPullPropertiesBuilder()

    Declaration
    public MobileScrollpanelPullPropertiesBuilder()

    MobileScrollpanelPullPropertiesBuilder(MobileScrollpanelPullProperties)

    Declaration
    public MobileScrollpanelPullPropertiesBuilder(MobileScrollpanelPullProperties options)
    Parameters
    Type Name Description
    MobileScrollpanelPullProperties options

    Methods

    TextOnPull(String)

    Declaration
    public MobileScrollpanelPullPropertiesBuilder TextOnPull(string textOnPull)
    Parameters
    Type Name Description
    System.String textOnPull
    Returns
    Type Description
    MobileScrollpanelPullPropertiesBuilder

    TextOnRefresh(String)

    Declaration
    public MobileScrollpanelPullPropertiesBuilder TextOnRefresh(string textOnRefresh)
    Parameters
    Type Name Description
    System.String textOnRefresh
    Returns
    Type Description
    MobileScrollpanelPullPropertiesBuilder

    TextOnRelease(String)

    Declaration
    public MobileScrollpanelPullPropertiesBuilder TextOnRelease(string textOnRelease)
    Parameters
    Type Name Description
    System.String textOnRelease
    Returns
    Type Description
    MobileScrollpanelPullPropertiesBuilder

    ThresholdDistance(Int32)

    Declaration
    public MobileScrollpanelPullPropertiesBuilder ThresholdDistance(int thresholdDistance)
    Parameters
    Type Name Description
    System.Int32 thresholdDistance
    Returns
    Type Description
    MobileScrollpanelPullPropertiesBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved