Ejemplo n.º 1
0
 public static void Set_Multiline(this FarPoint.ViewModels.TextCellType _TextCellType, bool Multiline)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Ejemplo n.º 2
0
 public static int Get_MaxLength(this FarPoint.ViewModels.TextCellType _TextCellType)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Ejemplo n.º 3
0
 public static void Set_CharacterSet(this FarPoint.ViewModels.TextCellType _TextCellType, CharacterSet CharacterSet)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }