Spread Silverlight Documentation
ChangeVisualStateDropDownOpen Method


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

Parameters

useTransitions
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members