Show / Hide Table of Contents

Class ColumnCustomInfo

Inheritance
Object
ColumnCustomInfo
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 ColumnCustomInfo

Constructors

ColumnCustomInfo()

Declaration
public ColumnCustomInfo()

Properties

Align

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

SoFieldName

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

Style

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