Gets or sets the Element Style for the Report Data Tree.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportTableCellStyling ElementStyle { get; set; }
public ReportTableCellStyling ElementStyle { get; set; }
Public Property ElementStyle As ReportTableCellStyling
Get
Set
Public Property ElementStyle As ReportTableCellStyling
Get
Set
public:
property ReportTableCellStyling^ ElementStyle {
ReportTableCellStyling^ get ();
void set (ReportTableCellStyling^ value);
}
public:
property ReportTableCellStyling^ ElementStyle {
ReportTableCellStyling^ get ();
void set (ReportTableCellStyling^ value);
}
Property Value
Type:
ReportTableCellStyling