ItemBorderWidth.Modify(BorderSide, ReportExpression<ReportSize>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::ReportDesigner::ItemBorderWidth Modify(Microsoft::ReportDesigner::BorderSide side, Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> size);
public Microsoft.ReportDesigner.ItemBorderWidth Modify (Microsoft.ReportDesigner.BorderSide side, Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> size);
member this.Modify : Microsoft.ReportDesigner.BorderSide * Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> -> Microsoft.ReportDesigner.ItemBorderWidth
Public Function Modify (side As BorderSide, size As ReportExpression(Of ReportSize)) As ItemBorderWidth
Parameters
- side
- BorderSide
- size
- ReportExpression<ReportSize>