Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDropDownCalculator Class / NumericButtonStyleProperty Field


In This Topic
    NumericButtonStyleProperty Field
    In This Topic
    Identifies the NumericButtonStyle dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly NumericButtonStyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalculator.NumericButtonStyleProperty
    public static readonly DependencyProperty NumericButtonStyleProperty

    Field Value

    The identifier for NumericButtonStyle property.
    See Also