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