Class AdminUdefControlGroup.UdefFieldPositionUpdate
Inheritance
AdminUdefControlGroup.UdefFieldPositionUpdate
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class UdefFieldPositionUpdate
Constructors
UdefFieldPositionUpdate()
Declaration
public UdefFieldPositionUpdate()
Properties
Align
Declaration
public int Align { get; set; }
Property Value
ProgId
Declaration
public string ProgId { get; set; }
Property Value
Type
Declaration
public string Type { get; set; }
Property Value
X
Declaration
public int X { get; set; }
Property Value
Y
Declaration
public int Y { get; set; }
Property Value