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


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

    Field Value

    The identifier for EditButtonStyle property.
    See Also