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


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

    Field Value

    The identifier for ResetButtonStyle property.
    See Also