Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / DisplayFormatAttribute Class / DataFormatString Property

In This Topic
    DataFormatString Property
    In This Topic
    Gets or sets the string value that specifies how to display values for the member.
    Syntax
    'Declaration
     
    
    Public Property DataFormatString As String
    public string DataFormatString {get; set;}
    See Also