menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MobileListViewWindowsPropertiesBuilder

    Show / Hide Table of Contents

    Class MobileListViewWindowsPropertiesBuilder

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

    Constructors

    MobileListViewWindowsPropertiesBuilder(MobileListViewProperties)

    Declaration
    public MobileListViewWindowsPropertiesBuilder(MobileListViewProperties MobileListViewModel)
    Parameters
    Type Name Description
    MobileListViewProperties MobileListViewModel

    Methods

    PreventSkew(Boolean)

    Specifies whether to prevent skewing behaviour in windows mode.

    Declaration
    public MobileListViewWindowsPropertiesBuilder PreventSkew(bool preventSkew)
    Parameters
    Type Name Description
    System.Boolean preventSkew
    Returns
    Type Description
    MobileListViewWindowsPropertiesBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved