Class ColumnCustomInfo
Inherited Members
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 |