Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetVisualChild メソッド (GridViewPanel)
指定されたインデックスで視覚的な子を取得します。
シンタックス
'宣言
Protected Overrides Function GetVisualChild( _
ByVal As Integer _
) As Visual
protected override Visual GetVisualChild(
int
)
パラメータ
- index
- 特定の子の視覚の 0 から始まるインデックス番号。
戻り値の型
指定したインデックスにある視覚的な子。
参照