Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid.Export Namespace > FormatSettingsBase Class : DateTimeFormat Property |
'Declaration Public Property DateTimeFormat As String
'Usage Dim instance As FormatSettingsBase Dim value As String instance.DateTimeFormat = value value = instance.DateTimeFormat
public string DateTimeFormat {get; set;}
Empty and a null reference (Nothing in Visual Basic) values will be ignored (default format of the culture). Accepted formats are described in the "Custom Numeric Format Strings" topic in MSDN.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family