Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / CategoryContainerChangedEventArgs Class / CategoryContainer Property

In This Topic
    CategoryContainer Property (CategoryContainerChangedEventArgs)
    In This Topic
    Gets the category container that changed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CategoryContainer As C1Expander
    public C1Expander CategoryContainer {get;}
    See Also