CaptureTracker.ButtonArea Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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