 | CheckBoxIsEditing Property |
Namespace:
EDK4Net.Web.Controls
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax[BindableAttribute(true)]
[DefaultValueAttribute(false)]
public bool IsEditing { get; set; }
<asp:CheckBox IsEditing="True|False" />
Property Value
Type:
BooleanImplements
IEditableIsEditing
See Also