ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.String
    public System.string DisplayName {get; set;}
    See Also