Click or drag to resize

ContentControlPropertiesDate Property

Gets or sets the date value of the Content Control item. 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 DateTime Date { get; set; }

Property Value

DateTime
See Also