Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcComboBox Class / DropDownWidthProperty Field


In This Topic
    DropDownWidthProperty Field
    In This Topic
    Identifies the GrapeCity.Windows.InputMan.GcComboBox.DropDownWidth DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DropDownWidthProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcComboBox.DropDownWidthProperty
    public static readonly DependencyProperty DropDownWidthProperty

    Field Value

    The identifier for DropDownWidth property.
    See Also