GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownEditor クラス : CanUndo プロパティ |
'Declaration
Public ReadOnly Property CanUndo As Boolean
'使用法
Dim instance As DropDownEditor Dim value As Boolean value = instance.CanUndo
public bool CanUndo {get;}
値 | 説明 |
---|---|
True | 直前の動作を元に戻せます。 |
False | 直前の動作を元に戻せません。 |