Wimark.Controls Class Library  

DataGridViewModel.AllowNew Property

Gets whether you can add items to the model. Default is false.

[Visual Basic]
Overridable Public ReadOnly Property AllowNew As Boolean 
[C#]
public virtual bool AllowNew {get;}
[C++]
public: __property virtual bool get_AllowNew();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewModel Class | DataGridViewModel Members | Wimark.Controls Namespace