[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.RegionalSettings.ShortDateFormat

ShortDateFormat Property

ShortDateFormat

Gets or sets the string to format the short (abbreviated) date value when the DateTimeFormat property is set to ShortDate or ShortDateWithTime.

Declaration
public string ShortDateFormat { get; set; }
Public Property ShortDateFormat As String
Implements