ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Filters Namespace / DataGridMultiLineDateTimeItem Class / Format Property

In This Topic
    Format Property (DataGridMultiLineDateTimeItem)
    In This Topic
    Gets or sets the format used to display formatable objects.
    Syntax
    'Declaration
     
    
    Public Property Format As String
    public string Format {get; set;}
    See Also