Gets a string representation of underlying DateTime value
according to the specified format.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public string this[ string format ] { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Default Property Item ( _ format As String _ ) As String Get |
Parameters
- format
- Type: System..::..String
Date format string.