Spread Windows Forms 12.0 Product Documentation
Position Property (AnimatedDefaultFocusIndicatorRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > AnimatedDefaultFocusIndicatorRenderer Class : Position Property
Gets or sets the current step in the multiple-step animation cycle.
Syntax
'Declaration
 
Public Property Position As Integer
'Usage
 
Dim instance As AnimatedDefaultFocusIndicatorRenderer
Dim value As Integer
 
instance.Position = value
 
value = instance.Position
public int Position {get; set;}

Property Value

Integer number of the current step in the animation
See Also

Reference

AnimatedDefaultFocusIndicatorRenderer Class
AnimatedDefaultFocusIndicatorRenderer Members