[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.DateStorageFormat

DateStorageFormat Property

DateStorageFormat

Gets or sets the translation which shall be performed on the displayed date in a date picker content control when the current contents are saved into the associated custom XML data via the XmlMapping property. This property has effect only for content controls with type Date.

Declaration
public DateStorageFormat DateStorageFormat { get; set; }
Public Property DateStorageFormat As DateStorageFormat