C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class / Helper Property

In This Topic
Helper Property
In This Topic
A value that indicates the css class that will be added to a proxy element to outline the resize.
Syntax
'Declaration
 
Public Property Helper As System.String
 
Remarks
This is the css class that will be added to a proxy element to outline the resize during the drag of the resize handle. Once the resize is complete, the original element is sized. The value can be Boolean and String.
See Also