ListViewItem.ListViewSubItem.Bounds Właściwość

Definicja

Pobiera prostokąt ograniczenia obiektu ListViewItem.ListViewSubItem.

public:
 property System::Drawing::Rectangle Bounds { System::Drawing::Rectangle get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle Bounds { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Bounds : System.Drawing.Rectangle
Public ReadOnly Property Bounds As Rectangle

Wartość właściwości

Ograniczenie wartości RectangleListViewItem.ListViewSubItem.

Atrybuty

Uwagi

Jeśli obiekt ListViewItem.ListViewSubItem nie został dodany do obiektu ListViewItem lub ListViewItem właściciel nie został dodany do obiektu ListView, Bounds właściwość zwraca wartość pustą Rectangle.

Dotyczy