Property DateFormat
DateFormat
Gets or sets the format to use for date/times in the Modified column. Defaults to SortableDateTimePattern of the CurrentCulture
public string DateFormat { get; set; }
Gets or sets the format to use for date/times in the Modified column. Defaults to SortableDateTimePattern of the CurrentCulture
public string DateFormat { get; set; }