Class SRCategory
Localized CategoryAttribute class.
Inheritance
System.Object
SRCategory
Namespace: FastReport.Utils
Assembly: FastReport.OpenSource.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 |