Spread Silverlight Documentation
ChangeVisualStateCommon Method (ContextMenu)


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

Parameters

useTransitions
See Also

Reference

ContextMenu Class
ContextMenu Members