Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetVerticalAlignment Method


In This Topic
ResetVerticalAlignment Method (StyleInfo)
In This Topic
Resets the VerticalAlignment property to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetVerticalAlignment() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetVerticalAlignment()
See Also