Spread WinForms 15
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()
See Also