Search Results for

    Show / Hide Table of Contents

    Class SRCategory

    Localized CategoryAttribute class.

    Inheritance
    System.Object
    System.Attribute
    System.ComponentModel.CategoryAttribute
    SRCategory
    Namespace: FastReport.BG.Utils
    Assembly: FastReport.BG.dll
    Syntax
    public class SRCategory : CategoryAttribute, _Attribute

    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
    Overrides
    System.ComponentModel.CategoryAttribute.GetLocalizedString(System.String)
    Back to top © 2021-2022 Copyright Fast Reports Inc.