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


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

    Field Value

    The identifier for the History dependency property.
    See Also