C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / GoToElementStateCore Method

In This Topic
GoToElementStateCore Method (C1NumericBox)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function GoToElementStateCore( _
   ByVal stateName As System.String, _
   ByVal useTransitions As System.Boolean _
) As System.Boolean
 

Parameters

stateName
useTransitions
See Also