<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapGrid Class / IsSynchronizedWithCurrentItem Property

In This Topic
    IsSynchronizedWithCurrentItem Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsSynchronizedWithCurrentItem As Boolean
    public bool IsSynchronizedWithCurrentItem {get; set;}
    See Also