Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItemInfo Class / ResetIndent Method


In This Topic
    ResetIndent Method (ListItemInfo)
    In This Topic
    Resets the indent setting.
    Syntax
    'Declaration
     
    
    Public Sub ResetIndent() 
    'Usage
     
    
    Dim instance As ListItemInfo
     
    instance.ResetIndent()
    public void ResetIndent()
    See Also