Show / Hide Table of Contents

Interface IArchiveControlHeader

Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface IArchiveControlHeader

Properties

Height

Declaration
Unit Height { get; set; }
Property Value
Type Description
Unit

Width

Declaration
Unit Width { get; set; }
Property Value
Type Description
Unit

Methods

Initialize(XmlNode, String, String, ArchiveColumnInfo[], String, ArchiveRestrictionInfo[], Hashtable, Boolean)

Declaration
void Initialize(XmlNode config, string clientControlId, string clientHeaderTableId, ArchiveColumnInfo[] columns, string defaultSort, ArchiveRestrictionInfo[] dynamicFilterRestrictions, Hashtable dynamicFilterExcludes, bool showDynamicFilter)
Parameters
Type Name Description
XmlNode config
String clientControlId
String clientHeaderTableId
ArchiveColumnInfo[] columns
String defaultSort
ArchiveRestrictionInfo[] dynamicFilterRestrictions
Hashtable dynamicFilterExcludes
Boolean showDynamicFilter
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top