Class ColumnConfig
Inherited Members
Namespace: SuperOffice.CRM.Web.Data.Util
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class ColumnConfig : ColumnConfigBase
Constructors
ColumnConfig(XElement, ColumnConfigGroup)
Declaration
public ColumnConfig(XElement element, ColumnConfigGroup parent = null)
Parameters
| Type | Name | Description |
|---|---|---|
| XElement | element | |
| ColumnConfigGroup | parent |
Properties
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| String |
Methods
ToXml()
Declaration
public override XElement ToXml()
Returns
| Type | Description |
|---|---|
| XElement |