Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1Command Class / OwnerType Property

In This Topic
    OwnerType Property
    In This Topic
    Gets the type that is registered with the command.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OwnerType As Type
    public Type OwnerType {get;}
    See Also