Spread WPF Documentation
ChangeVisualStateCommon(Boolean) Method


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : ChangeVisualStateCommon(Boolean) Method
Syntax
'Declaration
 
Protected Sub ChangeVisualStateCommon( _
   ByVal useTransitions As System.Boolean _
) 
'Usage
 
Dim instance As ToolbarDropDown
Dim useTransitions As System.Boolean
 
instance.ChangeVisualStateCommon(useTransitions)
protected void ChangeVisualStateCommon( 
   System.bool useTransitions
)

Parameters

useTransitions
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members