public static string Get_UserDefinedFormat(this FarPoint.ViewModels.DateTimeCellType _DateTimeCellType)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_TimeDefault(this FarPoint.ViewModels.DateTimeCellType _DateTimeCellType, DateTime TimeDefault)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static TimeSpan Get_MaximumTime(this FarPoint.ViewModels.DateTimeCellType _DateTimeCellType)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static bool Get_SpinButton(this FarPoint.ViewModels.DateTimeCellType _DateTimeCellType)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_CalendarSurroundingDaysColor(this FarPoint.ViewModels.DateTimeCellType _DateTimeCellType, UpgradeHelpers.Helpers.Color CalendarSurroundingDaysColor)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }