The DateFormatIndexer class represents an object returning
formatted DateTime string by the indexer property.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class DateFormatIndexer |
Visual Basic (Declaration) |
---|
<DefaultMemberAttribute("Item")> _ Public Class DateFormatIndexer |