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


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

    Field Value

    The identifier for MemoryStatusStyle property.
    See Also