소유하고 있는 Cells의 대한 편집 여부를 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
| C# |
|---|
public bool IsEdited { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsEdited As Boolean Get |
| Visual C++ |
|---|
public: property bool IsEdited { bool get (); } |