ItemBorderColor.Top Propiedad

Definición

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> Top { 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> Top { get; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportColorEditor), typeof(System.Drawing.Design.UITypeEditor))>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ColorConverter_RGB_Nullable))>]
member this.Top : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor>
Public ReadOnly Property Top As ReportExpression(Of ReportColor)

Valor de propiedad

Atributos

Se aplica a