CaptureTracker.ButtonArea 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::ReportingServices::QueryDesigners::GridButtonArea ButtonArea { Microsoft::ReportingServices::QueryDesigners::GridButtonArea get(); void set(Microsoft::ReportingServices::QueryDesigners::GridButtonArea value); };
public Microsoft.ReportingServices.QueryDesigners.GridButtonArea ButtonArea { get; set; }
member this.ButtonArea : Microsoft.ReportingServices.QueryDesigners.GridButtonArea with get, set
Public Property ButtonArea As GridButtonArea