ItemBorderWidth Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
ItemBorderWidth(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> defaultWidth, Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> left, Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> right, Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> top, Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> bottom);
public ItemBorderWidth (Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> defaultWidth, Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> left, Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> right, Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> top, Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> bottom);
new Microsoft.ReportDesigner.ItemBorderWidth : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> * Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> * Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> * Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> * Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> -> Microsoft.ReportDesigner.ItemBorderWidth
Public Sub New (defaultWidth As ReportExpression(Of ReportSize), left As ReportExpression(Of ReportSize), right As ReportExpression(Of ReportSize), top As ReportExpression(Of ReportSize), bottom As ReportExpression(Of ReportSize))
Paramètres
- defaultWidth
- ReportExpression<ReportSize>
- left
- ReportExpression<ReportSize>
- right
- ReportExpression<ReportSize>
- bottom
- ReportExpression<ReportSize>