FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > RequestRowVisibleStatesEventArgs クラス : RowVisibleStates プロパティ |
'Declaration
Public ReadOnly Property RowVisibleStates As Dictionary(Of Integer,Boolean)
public Dictionary<int,bool> RowVisibleStates {get;}