FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > TouchStripOpeningEventArgs クラス : KeepSelection プロパティ |
'Declaration
Public Property KeepSelection As Boolean
'使用法
Dim instance As TouchStripOpeningEventArgs Dim value As Boolean instance.KeepSelection = value value = instance.KeepSelection
public bool KeepSelection {get; set;}