'宣言 Public Overloads Function StartEditingAsync( _ ByVal row As System.Integer, _ ByVal col As System.Integer, _ Optional ByVal fullEdit As System.Boolean, _ Optional ByVal focus As System.Boolean, _ Optional ByVal disableAnimation As System.Boolean _ ) As System.Threading.Tasks.Task(Of Boolean)
public System.Threading.Tasks.Task<bool> StartEditingAsync( System.int row, System.int col, System.bool fullEdit, System.bool focus, System.bool disableAnimation )
パラメータ
- row
- col
- fullEdit
- focus
- disableAnimation