Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcListBox Class / SubItemStyleProperty Field


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