ContentControlPropertiesDateLocale Property |
Gets or sets culture info that will be used to format a date. This property is applicable when the parent
Content Control type is
Date.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public CultureInfo DateLocale { get; set; }
Public Property DateLocale As CultureInfo
Get
Set
Property Value
CultureInfoSee Also