GridItem.Parent Özellik
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
abstract property System::Windows::Forms::GridItem ^ Parent { System::Windows::Forms::GridItem ^ get(); };
C#
public abstract System.Windows.Forms.GridItem Parent { get; }
C#
public abstract System.Windows.Forms.GridItem? Parent { get; }
member this.Parent : System.Windows.Forms.GridItem
Public MustOverride ReadOnly Property Parent As GridItem
GridItem öğesinin üst öğesini temsil eden bir GridItem.
GridItemType için GridItem ise, GridItemType.Rootbu değer olacaktırnull
.
Ürün | Sürümler |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |