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> 개체입니다.

적용 대상