Share via


DataRegionPlaceholderItem.BorderWidth Property

Definition

public:
 property Microsoft::ReportDesigner::ItemBorderWidth BorderWidth { Microsoft::ReportDesigner::ItemBorderWidth get(); void set(Microsoft::ReportDesigner::ItemBorderWidth value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Microsoft.ReportDesigner.ItemBorderWidth BorderWidth { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.BorderWidth : Microsoft.ReportDesigner.ItemBorderWidth with get, set
Public Property BorderWidth As ItemBorderWidth

Property Value

Attributes

Applies to