TcxGridWinExplorerView.DateTimeHandling Property
In This Article
Specifies a set of options that control the manner in which date/time values are handled in the View.
#Declaration
Delphi
property DateTimeHandling: TcxGridWinExplorerViewDateTimeHandling read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxGridWinExplorerViewDateTimeHandling description for details on these options.
See Also