Click or drag to resize
AdvancedFormSettings Properties

The AdvancedFormSettings type exposes the following members.

Properties
  Name Description
Public property DateFormat
Gets or sets the edit form date format string.
Public property EnableCustomAttributeEditing
Gets or sets a value that indicates whether the attribute editing in the advanced form is enabled.
Public property Enabled
Gets or sets a value indicating whether the user can use the advanced insert/edit form.
Public property EnableResourceEditing
Gets or sets a value that indicates whether the resource editing in the advanced form is enabled.
Public property MaximumHeight
Gets or sets the maximum height of the modal advanced form.
Public property Modal
Gets or sets a value indicating whether advanced form is displayed as a modal dialog.
Public property TimeFormat
Gets or sets the edit form time format string.
Public property Width
Gets or sets the width of the modal advanced form.
Public property ZIndex
Gets or sets a value indicating the z-index of the modal dialog.
Top
See Also