셀을 편집하는 방식을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
EditingType EditingType { get; } |
Visual Basic |
---|
ReadOnly Property EditingType As EditingType Get |
Visual C++ |
---|
property EditingType EditingType { EditingType get (); } |