MouseButtonDoubleClickedEventArgs.CellRect Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::Drawing::Rectangle CellRect { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle CellRect { get; }
member this.CellRect : System.Drawing.Rectangle
Public ReadOnly Property CellRect As Rectangle