| AdvancedFormSettings Class |
Namespace: Kettic.AspNet.Controls
The AdvancedFormSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DateFormat |
Gets or sets the edit form date format string.
| |
| EnableCustomAttributeEditing |
Gets or sets a value that indicates whether the attribute editing in the advanced form is enabled.
| |
| Enabled |
Gets or sets a value indicating whether the user can use the advanced insert/edit form.
| |
| EnableResourceEditing |
Gets or sets a value that indicates whether the resource editing in the advanced form is enabled.
| |
| MaximumHeight |
Gets or sets the maximum height of the modal advanced form.
| |
| Modal |
Gets or sets a value indicating whether advanced form is displayed as a modal dialog.
| |
| TimeFormat |
Gets or sets the edit form time format string.
| |
| Width |
Gets or sets the width of the modal advanced form.
| |
| ZIndex |
Gets or sets a value indicating the z-index of the modal dialog.
|