Click or drag to resize

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.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public CultureInfo DateLocale { get; set; }

Property Value

CultureInfo
See Also