Click or drag to resize
KaxFormDecorator Properties

The KaxFormDecorator type exposes the following members.

Properties
  Name Description
Public property ControlsToSkip
Get/Set the ControlsToSkip enum of KaxFormDecorator - a shortcut for faster fine-tuning of the decorated controls
Public property DecoratedControls
Get/Set the DecoratedControls enum of KaxFormDecorator
Public property DecorationZoneID
Gets or sets the id (ClientID if a runat=server is used) of a html element whose children will be decorated
Public property EnableRoundedCorners
Gets or sets whether decorated textboxes, textarea and fieldset elements will have rounded corners
Top
See Also