Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcListBox Class / IsSynchronizedWithCurrentItemProperty Field


In This Topic
    IsSynchronizedWithCurrentItemProperty Field (GcListBox)
    In This Topic
    Identifies the IsSynchronizedWithCurrentItem DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsSynchronizedWithCurrentItemProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcListBox.IsSynchronizedWithCurrentItemProperty
    public static readonly DependencyProperty IsSynchronizedWithCurrentItemProperty
    See Also