ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / PropertyBindingAttribute Class / DisplayName Property

In This Topic
    DisplayName Property (PropertyBindingAttribute)
    In This Topic
    Gets the DisplayName.
    Syntax
    'Declaration
     
    Public Property DisplayName As String
    public string DisplayName {get; set;}
    See Also