GridEditForm Constructor | Initializes a new instance of the GridGridEditForm class. |
Path | Gets or sets the virtual path to a User Control file which is used as a form for Insert/Update a row. |
PositionInsert | Gets or sets the position of the Edit Form, which is opened to insert new record. |
PositionUpdate | Gets or sets the position of the Edit Form, which is opened to update an existed record. |
ShadowColor | Gets or sets the color of the shadow displayed for Edit Form. Also you need to set the ShadowDepth property. |
ShadowDepth | Gets or sets the depth of the shadow displayed for Edit Form. |
ShadowOpacity | Gets or sets the opacity level in percent of the shadow. Default value is 20. |
zIndex | Gets or sets the value of z-index for the Edit Form. Default value is 400. |
GridEditForm Class | APNSoft.WebControls Namespace