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