ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class / DefaultStyleKey Property

In This Topic
    DefaultStyleKey Property (C1ItemsControl)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property DefaultStyleKey As System.Object
    protected System.object DefaultStyleKey {get; set;}
    See Also