public static void Set_Cells(this FarPoint.ViewModels.ColumnHeader _ColumnHeader, Cells Cells)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static HeaderAutoText Get_AutoText(this FarPoint.ViewModels.ColumnHeader _ColumnHeader)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_DefaultStyle(this FarPoint.ViewModels.ColumnHeader _ColumnHeader, StyleInfo DefaultStyle)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }