Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScrollingContentInfo Class / ResetRowNumberPolicy Method


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