Sets the Item in edit mode. Requires Kettic KaxGrid to rebind.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public virtual bool Edit { get; set; }
Public Overridable Property Edit As Boolean
Get
Set
public:
virtual property bool Edit {
bool get ();
void set (bool value);
}
abstract Edit : bool with get, set
override Edit : bool with get, set
Property Value
Type:
BooleanSee Also