Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItem Class / ResetIndent Method


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