ReportItem.BorderWidth Property
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:
property Microsoft::ReportDesigner::ItemBorderWidth BorderWidth { Microsoft::ReportDesigner::ItemBorderWidth get(); void set(Microsoft::ReportDesigner::ItemBorderWidth value); };
public Microsoft.ReportDesigner.ItemBorderWidth BorderWidth { get; set; }
member this.BorderWidth : Microsoft.ReportDesigner.ItemBorderWidth with get, set
Public Property BorderWidth As ItemBorderWidth