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


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