Gets or sets a value indicating whether the tool bar item automatically toggles between normal state and pushed state when clicked.
[Visual Basic]
Public Property AutoCheck As
Boolean
[C#]
public
Boolean AutoCheck {get; set;}
See Also
ToolBarItem Class | EO.Web Namespace