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


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

    Field Value

    The identifier for MemoryButtonStyle property.
    See Also