Share via


ItemBorderStyle.Default Propriedade

Definição

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BorderStyles> Default { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BorderStyles> get(); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.BorderStyleExpressionUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItemBorderStyleConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.BorderStyles> Default { get; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.BorderStyleExpressionUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>]
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItemBorderStyleConverter))>]
member this.Default : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.BorderStyles>
Public ReadOnly Property Default As ReportExpression(Of BorderStyles)

Valor da propriedade

Atributos

Aplica-se a