ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / C1StaticResource Class / Key Property

In This Topic
    Key Property (C1StaticResource)
    In This Topic
    Key that identifies the resource.
    Syntax
    'Declaration
     
    
    Public Property Key As System.String
    public System.string Key {get; set;}
    See Also