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


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

    Field Value

    The identifier for MathButtonStyle property.
    See Also