Spread Windows Forms 12.0 Product Documentation
DateTimeFormat Property (IDateTimeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IDateTimeCellType Interface : DateTimeFormat Property
Gets or sets a DateTimeFormat object.
Syntax
'Declaration
 
Property DateTimeFormat As DateTimeFormat
'Usage
 
Dim instance As IDateTimeCellType
Dim value As DateTimeFormat
 
instance.DateTimeFormat = value
 
value = instance.DateTimeFormat
DateTimeFormat DateTimeFormat {get; set;}
See Also

Reference

IDateTimeCellType Interface
IDateTimeCellType Members