public static bool Get_AllowEditorVerticalAlign(this FarPoint.ViewModels.ComboBoxCellType _ComboBoxCellType)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_ButtonAlign(this FarPoint.ViewModels.ComboBoxCellType _ComboBoxCellType, Stubs._FarPoint.Win.ButtonAlign ButtonAlign)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_MaxLength(this FarPoint.ViewModels.ComboBoxCellType _ComboBoxCellType, int MaxLength)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static Stubs._FarPoint.Win.AutoSearch Get_AutoSearch(this FarPoint.ViewModels.ComboBoxCellType _ComboBoxCellType)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }