Search Results for

    Show / Hide Table of Contents

    Class SRCategory

    Localized CategoryAttribute class.

    Inheritance
    System.Object
    SRCategory
    Namespace: FastReport.Utils
    Assembly: FastReport.Base.dll
    Syntax
    public class SRCategory : CategoryAttribute

    Constructors

    SRCategory(String)

    Initializes a new instance of the SRCategory class.

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

    The category name.

    Methods

    GetLocalizedString(String)

    Declaration
    protected override string GetLocalizedString(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.