See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public bool ChildTableReadOnly { get; set; } |
| Visual Basic |
|---|
Public Property ChildTableReadOnly As Boolean Get Set |
| Visual C++ |
|---|
public: property bool ChildTableReadOnly { bool get (); void set (bool value); } |