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


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