ChartLegendCustomItemCell.CellType Свойство

Определение

Возвращает тип ячейки.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCellType> ^ CellType { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCellType> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType> CellType { get; }
member this.CellType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType>
Public ReadOnly Property CellType As ReportEnumProperty(Of ChartCellType)

Значение свойства

Объект ReportEnumProperty<EnumType>, представляющий тип ячейки.

Применяется к