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 メソッド (IDataSource)
行の展開状態を取得します。
シンタックス
'宣言
Function GetIsRowExpandedAtIndex( _
ByVal As Integer _
) As Boolean
bool GetIsRowExpandedAtIndex(
int
)
パラメータ
- rowIndex
- チェックする行。
戻り値の型
行が展開されているかどうか。
参照