menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapsCommonTitleSettingsBuilder - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapsCommonTitleSettingsBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    MapsCommonTitleSettingsBuilder
    Namespace: Syncfusion.EJ2.Maps
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class MapsCommonTitleSettingsBuilder : ControlBuilder

    Constructors

    MapsCommonTitleSettingsBuilder()

    Declaration
    public MapsCommonTitleSettingsBuilder()

    MapsCommonTitleSettingsBuilder(MapsCommonTitleSettings)

    Declaration
    public MapsCommonTitleSettingsBuilder(MapsCommonTitleSettings model)
    Parameters
    Type Name Description
    MapsCommonTitleSettings model

    Methods

    Description(String)

    Gets or sets the description of the title in maps for assistive technology.

    Declaration
    public MapsCommonTitleSettingsBuilder Description(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    MapsCommonTitleSettingsBuilder

    Text(String)

    Gets or sets the text for the title in maps.

    Declaration
    public MapsCommonTitleSettingsBuilder Text(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    MapsCommonTitleSettingsBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved