[]
        
(Showing Draft Content)

C1.Report.C1DescriptionAttribute

C1DescriptionAttribute Class

C1DescriptionAttribute replaces the DescriptionAttribute and uses the StringsManager and DesignStrings classes to return the localized Attribute string.

Inheritance
C1DescriptionAttribute
Implements
Namespace: C1.Report
Assembly: C1.Report.4.6.2.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
public class C1DescriptionAttribute : C1DescriptionAttribute, _Attribute
<AttributeUsage(AttributeTargets.All)>
Public Class C1DescriptionAttribute
    Inherits C1DescriptionAttribute
    Implements _Attribute

Constructors

Name Description
C1DescriptionAttribute(string, string)