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


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