FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / IsSynchronizedWithCurrentItemProperty Field

In This Topic
    IsSynchronizedWithCurrentItemProperty Field
    In This Topic
    Identifies the IsSynchronizedWithCurrentItem dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsSynchronizedWithCurrentItemProperty As DependencyProperty
    public static readonly DependencyProperty IsSynchronizedWithCurrentItemProperty
    See Also