ShowControlsOnHover Property (C1Gallery)
Determines whether the controls should be shown after created or when users hover over the DOM element.
public System.bool ShowControlsOnHover {get; set;}
'Declaration
Public Property ShowControlsOnHover As System.Boolean