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