CaptureTracker.ButtonArea 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::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