Search Results for

    Show / Hide Table of Contents

    Class ClickParams

    Inheritance
    System.Object
    ClickParams
    Namespace: FastReport.Web.Services
    Assembly: FastReport.OpenSource.Web.dll
    Syntax
    public class ClickParams

    Properties

    AdvMatrixClick

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

    CheckBoxClick

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

    Click

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

    Text

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

    TextEdit

    Declaration
    public string TextEdit { get; set; }
    Property Value
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.