Class SoDateField
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("SoDateField")]
public class SoDateField : SoFieldBase, ISoDataField, IWebObject, IPlugin
Constructors
SoDateField(ArchiveControlContext, ArchiveColumnInfo)
Declaration
public SoDateField(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