Spread Windows Forms 17
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()
    public void ResetRowNumberPolicy()
    See Also