Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / ListItem Class / IndentProperty Field


In This Topic
    IndentProperty Field
    In This Topic
    Identifies the Indent DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IndentProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ListItem.IndentProperty
    public static readonly DependencyProperty IndentProperty
    See Also