ReportItem.BorderStyle Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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