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


if set to true to transition between states; otherwise false.
Updates the state of the control.
Syntax
'Declaration
 
Protected Overridable Sub UpdateVisualState( _
   ByVal useTransitions As Boolean _
) 
'Usage
 
Dim instance As DropDownItemBaseControl
Dim useTransitions As Boolean
 
instance.UpdateVisualState(useTransitions)
protected virtual void UpdateVisualState( 
   bool useTransitions
)

Parameters

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DropDownItemBaseControl Class
DropDownItemBaseControl Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options