menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Class MobileRadialWindowsPropertiesBuilder

    Class for Radial Windows specific builder

    Inheritance
    System.Object
    MobileRadialWindowsPropertiesBuilder
    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.Models
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class MobileRadialWindowsPropertiesBuilder

    Constructors

    MobileRadialWindowsPropertiesBuilder(MobileRadialWindowsProperties)

    Initializes a new instance of the MobileRadialWindowsPropertiesBuilder class.

    Declaration
    public MobileRadialWindowsPropertiesBuilder(MobileRadialWindowsProperties mRadialModel)
    Parameters
    Type Name Description
    MobileRadialWindowsProperties mRadialModel

    The Radial model.

    Methods

    Text(String)

    Radial Text.

    Declaration
    public MobileRadialWindowsPropertiesBuilder Text(string text)
    Parameters
    Type Name Description
    System.String text

    Text.

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