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


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

    Field Value

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