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