Show / Hide Table of Contents

Class AdminUdefControlGroup.UdefFieldPositionUpdate

Inheritance
Object
AdminUdefControlGroup.UdefFieldPositionUpdate
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class UdefFieldPositionUpdate

Constructors

UdefFieldPositionUpdate()

Declaration
public UdefFieldPositionUpdate()

Properties

Align

Declaration
public int Align { get; set; }
Property Value
Type Description
Int32

ProgId

Declaration
public string ProgId { get; set; }
Property Value
Type Description
String

Type

Declaration
public string Type { get; set; }
Property Value
Type Description
String

X

Declaration
public int X { get; set; }
Property Value
Type Description
Int32

Y

Declaration
public int Y { get; set; }
Property Value
Type Description
Int32
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top