ItemBorderColor.Left 屬性

定義

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> Left { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> get(); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportColorEditor), typeof(System.Drawing.Design.UITypeEditor))]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ColorConverter_RGB_Nullable))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> Left { get; }
Public ReadOnly Property Left As ReportExpression(Of ReportColor)

屬性值

ReportExpression<ReportColor>
屬性

適用於