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