The C1FormDecorator type exposes the following members.

Properties

  NameDescription
Public propertyDecoratedControls
Get/Set the DecoratedControls enum of C1FormDecorator
Public propertyDecorationZoneID
Gets or sets the client id of a html element whose children will be decorated.
Public propertyDropDownHideAnimation
Hide Animation Effect.
Public propertyDropDownHideDelay
Hide delay in milliseconds before tooltip start popups. Default value is 100.
Public propertyDropDownHideDuration
Hide Animation duration in milliseconds.
Public propertyDropDownHideEasing
Specifies the transition for Hide animation.
Public propertyDropDownShowAnimation
Show Animation Effect.
Public propertyDropDownShowDelay
Show delay in milliseconds before tooltip start popups. Default value is 100.
Public propertyDropDownShowDuration
Show Animation duration in milliseconds.
Public propertyDropDownShowEasing
Specifies the transition for show animation.
Protected propertyElement (Inherited from Control.)
Protected propertyEvents (Inherited from Component.)
Public propertyID (Inherited from Component.)
Protected propertyIsInitialized (Inherited from Component.)
Protected propertyIsUpdating (Inherited from Component.)
Public propertyParent (Inherited from Control.)
Public propertyPropertiesState (Inherited from C1ThemeableControlBase.)
Public propertyVisibilityMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyVisualStyle
VisualStyle
(Overrides C1ThemeableControlBaseVisualStyle()()()().)

See Also