DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.Bounds Vlastnost

Definice

Získá umístění a velikost přístupného objektu.

public:
 virtual property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
public override System.Drawing.Rectangle Bounds { get; }
member this.Bounds : System.Drawing.Rectangle
Public Overrides ReadOnly Property Bounds As Rectangle

Hodnota vlastnosti

Rectangle

A Rectangle , který představuje hranice přístupného objektu.

Výjimky

Pouze verze .NET 6 a novější: Owner je null.

Platí pro

Viz také