ItemBorderColor.Top Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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 da propriedade
- Atributos