Ribbon for WinForms
Children プロパティ (ControlHostElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ControlHostElement クラス : Children プロパティ
Gets a list of child elements.
シンタックス
'宣言
 
Public Overridable Property Children As ElementList
public virtual ElementList Children {get; set;}
解説
The base class always returns null; panel elements should be based on BasePanel.
参照

ControlHostElement クラス
ControlHostElement メンバ