Class SoGuideDateField
Inheritance
SoGuideDateField
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoGuideDateField")]
public class SoGuideDateField : SoFieldBase, ISoDataField, IWebObject, IPlugin
Constructors
SoGuideDateField(ArchiveControlContext, ArchiveColumnInfo)
Declaration
public SoGuideDateField(ArchiveControlContext archiveControlContext, ArchiveColumnInfo columnConfig)
Parameters
Methods
InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, Int32)
Declaration
public override void InitializeCell(DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex)
Parameters
Overrides
Implements
SuperOffice.Factory.IPlugin