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


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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DropDownItemControl Class
DropDownItemControl Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options