menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class RibbonSplitButtonSettings

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    RibbonSplitButtonSettings
    Namespace: Syncfusion.EJ2.Ribbon
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class RibbonSplitButtonSettings : EJTagHelper

    Constructors

    RibbonSplitButtonSettings()

    Declaration
    public RibbonSplitButtonSettings()

    Properties

    BeforeClose

    Declaration
    public string BeforeClose { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    BeforeItemRender

    Declaration
    public string BeforeItemRender { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    BeforeOpen

    Declaration
    public string BeforeOpen { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    Click

    Declaration
    public string Click { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    Close

    Declaration
    public string Close { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    CloseActionEvents

    Specifies the event to close the SplitButton popup.

    Declaration
    public string CloseActionEvents { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    Content

    Specifies the content of the SplitButton.

    Declaration
    public string Content { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    ContentTemplate

    To get or set value for ContentTemplate.

    Declaration
    public MvcTemplate<object> ContentTemplate { get; set; }
    Property Value
    Type
    Syncfusion.EJ2.MvcTemplate<System.Object>

    Created

    Declaration
    public string Created { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    CssClass

    Defines one or more CSS classes to customize the appearance of SplitButton.

    Declaration
    public string CssClass { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    HtmlAttributes

    Specifies additional HTML attributes to be applied to the SplitButton.

    Declaration
    public object HtmlAttributes { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    IconCss

    Defines the CSS class for the icons to be shown in the SplitButton.

    Declaration
    public string IconCss { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    Items

    Defines the list of items for the SplitButton popup.

    Declaration
    public object Items { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    Open

    Declaration
    public string Open { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    Select

    Declaration
    public string Select { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    Target

    Specifies the selector for the element to be shown in the SplitButton popup.

    Declaration
    public string Target { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    In This Article
    • Constructors
      • RibbonSplitButtonSettings()
    • Properties
      • BeforeClose
      • BeforeItemRender
      • BeforeOpen
      • Click
      • Close
      • CloseActionEvents
      • Content
      • ContentTemplate
      • Created
      • CssClass
      • HtmlAttributes
      • IconCss
      • Items
      • Open
      • Select
      • Target
    Was this page helpful? Yes No
    Thank you for your feedback!
    Thank you for your feedback and comments. We will rectify this as soon as possible!
    An unknown error has occurred. Please try again.
    SEND FEEDBACK REGARDING THIS TOPIC

    Please provide additional information

    Please provide additional information

    Please provide additional information

    Please provide additional information
    Please provide additional information
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved