Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcNumber Class / DropDownWindowStyleProperty Field


In This Topic
    DropDownWindowStyleProperty Field (GcNumber)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly DropDownWindowStyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcNumber.DropDownWindowStyleProperty
    public static readonly DependencyProperty DropDownWindowStyleProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcNumber.DropDownWindowStyle dependency property.
    See Also