Sdílet prostřednictvím


DataGridViewColumnHeaderCell.DataGridViewColumnHeaderCellAccessibleObject.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

Hranice přístupného objektu.

Výjimky

.NET 5 a novější verze: Vlastnost Owner je null.

Platí pro

Viz také