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