CaptureTracker.DragState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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