DateTimeFormatInfo..::..SortableDateTimePattern Property
Gets the custom format string for a sortable date and time value.
Namespace:
System.GlobalizationAssembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public string SortableDateTimePattern { get; set; }
<FieldPropertyAttribute> _ Public Property SortableDateTimePattern As String Get Set
[FieldPropertyAttribute] public: property String^ SortableDateTimePattern { String^ get (); void set (String^ value); }