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


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