Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetIsRowExpandedAtIndex メソッド (BaseDataSource)
行の展開状態を取得します。
シンタックス
'宣言
Public Function GetIsRowExpandedAtIndex( _
ByVal As Integer _
) As Boolean
public bool GetIsRowExpandedAtIndex(
int
)
パラメータ
- rowIndex
- チェックする行。
戻り値の型
行が展開されているかどうか。
参照