Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Row Class / ResetCellPadding Method


In This Topic
    ResetCellPadding Method (Row)
    In This Topic
    Resets the cell padding of the row.
    Syntax
    'Declaration
     
    
    Public Sub ResetCellPadding() 
    'Usage
     
    
    Dim instance As Row
     
    instance.ResetCellPadding()
    public void ResetCellPadding()
    See Also