Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItemInfo Class / ShouldSerializeIndent Method


In This Topic
    ShouldSerializeIndent Method (ListItemInfo)
    In This Topic
    Specifies whether the indent setting should be serialized.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeIndent() As Boolean
    'Usage
     
    
    Dim instance As ListItemInfo
    Dim value As Boolean
     
    value = instance.ShouldSerializeIndent()
    protected bool ShouldSerializeIndent()
    See Also