GrapeCity SPREAD for WPF 2.0J
Child プロパティ (DropDownWindow)

DropDownWindow の内容を取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property Child As UIElement
public UIElement Child {get; set;}

プロパティ値

DropDownWindow コントロールの内容を表す System.Windows.UIElement。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

DropDownWindow クラス
DropDownWindow メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.