Marks the properties that can be bound to an expression.
Namespace:
PerpetuumSoft.Reporting.DOM
Assembly:
PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class ReportBindableAttribute : Attribute |
Visual Basic (Declaration) |
---|
Public Class ReportBindableAttribute _
Inherits Attribute |
Visual C++ |
---|
public ref class ReportBindableAttribute : public Attribute |
Inheritance Hierarchy
See Also