MESCIUS SPREAD for ASP.NET 10.0J
RowVisibleStates プロパティ

行の表示状態に関する情報を含むディクショナリーを取得します。RequestRowVisibleStatesを処理するとき、このディクショナリーに行の表示状態が追加されます。
構文
'Declaration
 
Public ReadOnly Property RowVisibleStates As Dictionary(Of Integer,Boolean)
public Dictionary<int,bool> RowVisibleStates {get;}
参照

RequestRowVisibleStatesEventArgs クラス
RequestRowVisibleStatesEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.