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


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

    Field Value

    The identifier for DropDownWindowStyle property.
    See Also