[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.RegionalSettings.LongDateFormat

LongDateFormat Property

LongDateFormat

Gets or sets the string to format the long (non-abbreviated) date value when the DateTimeFormat property is set to LongDate or LongDateWithTime.

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