Gets or sets the Report Item Comments.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public virtual string Comments { get; set; }
public virtual string Comments { get; set; }
Public Overridable Property Comments As String
Get
Set
Public Overridable Property Comments As String
Get
Set
public:
virtual property String^ Comments {
String^ get ();
void set (String^ value);
}
public:
virtual property String^ Comments {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String