Set TRUE to allow edit in bound control
[Visual Basic]
Overloads Public ReadOnly Property _AllowEdit( _
ByVal PropertyName As String _
) As Boolean [C#]
public bool _AllowEdit(
string PropertyName
); {get;}[JScript]
public function get _AllowEdit(
PropertyName : String
) : boolean ConstructorClass Class | ConstructorClass Members | Overload List
©2006 i3 Design Limited. All rights reserved.