Updates the current visual state of the ShowLines visual state group to match the object's properties.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
protected void ChangeVisualStateShowLines( bool useTransitions ) |
| Visual Basic |
|---|
Protected Sub ChangeVisualStateShowLines ( _ useTransitions As Boolean _ ) |
Parameters
- useTransitions
- Type: System..::..Boolean