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


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

    Field Value

    The identifier for DropDownButtonStyle dependency property.
    See Also