GrapeCity.Xaml.SpreadSheet.UI
UpdateVisualState Method (DropDownItemControl)


GrapeCity.Xaml.SpreadSheet.UI Namespace > DropDownItemControl Class : UpdateVisualState Method
if set to true to transition between states; otherwise false.
Updates the state of the control.
Syntax
'Declaration
 
Protected Overrides Sub UpdateVisualState( _
   ByVal useTransitions As Boolean _
) 
'Usage
 
Dim instance As DropDownItemControl
Dim useTransitions As Boolean
 
instance.UpdateVisualState(useTransitions)
protected override void UpdateVisualState( 
   bool useTransitions
)

Parameters

useTransitions
if set to true to transition between states; otherwise false.
See Also

Reference

DropDownItemControl Class
DropDownItemControl Members