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


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