Show / Hide Table of Contents

Class ArchiveControlContext

Inheritance
Object
ArchiveControlContext
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class ArchiveControlContext

Constructors

ArchiveControlContext()

Declaration
public ArchiveControlContext()

Properties

AllowDrop

Declaration
public bool AllowDrop { get; set; }
Property Value
Type Description
Boolean

AllowRowClickOnReadOnly

Declaration
public bool AllowRowClickOnReadOnly { get; set; }
Property Value
Type Description
Boolean

AlternatingSize

Declaration
public int AlternatingSize { get; set; }
Property Value
Type Description
Int32

ArchiveConfiguration

Declaration
public ArchiveConfiguration ArchiveConfiguration { get; set; }
Property Value
Type Description
ArchiveConfiguration

ArchiveRestrictionInfo

Declaration
public ArchiveRestrictionInfo[] ArchiveRestrictionInfo { get; set; }
Property Value
Type Description
ArchiveRestrictionInfo[]

AutoFetch

Declaration
public bool AutoFetch { get; set; }
Property Value
Type Description
Boolean

AutoLoadLimit

Declaration
public int AutoLoadLimit { get; set; }
Property Value
Type Description
Int32

ClientControlID

Declaration
public string ClientControlID { get; set; }
Property Value
Type Description
String

ClientDataContainerID

Declaration
public string ClientDataContainerID { get; set; }
Property Value
Type Description
String

ClientDataTableID

Declaration
public string ClientDataTableID { get; set; }
Property Value
Type Description
String

ClientEmptyListLinkID

Declaration
public string ClientEmptyListLinkID { get; set; }
Property Value
Type Description
String

ClientHeaderTableID

Declaration
public string ClientHeaderTableID { get; set; }
Property Value
Type Description
String

ClientInstanceID

Declaration
public string ClientInstanceID { get; set; }
Property Value
Type Description
String

ColumnCustomInfo

Declaration
public Dictionary<string, ColumnCustomInfo> ColumnCustomInfo { get; set; }
Property Value
Type Description
Dictionary<String, ColumnCustomInfo>

ColumnLinkHintPrefix

Declaration
public string ColumnLinkHintPrefix { get; set; }
Property Value
Type Description
String

Context

Declaration
public string Context { get; set; }
Property Value
Type Description
String

ContextTypes

Declaration
public string[] ContextTypes { get; set; }
Property Value
Type Description
String[]

CurrentName

Declaration
public string CurrentName { get; set; }
Property Value
Type Description
String

CurrentValue

Declaration
public string CurrentValue { get; set; }
Property Value
Type Description
String

CustomIconPath

Declaration
public string CustomIconPath { get; set; }
Property Value
Type Description
String

DblClick

Declaration
public string DblClick { get; set; }
Property Value
Type Description
String

DefaultSort

Declaration
public string DefaultSort { get; set; }
Property Value
Type Description
String

DisableContextMenu

Declaration
public bool DisableContextMenu { get; set; }
Property Value
Type Description
Boolean

DynamicFilterRestrictionInfo

Declaration
public ArchiveRestrictionInfo[] DynamicFilterRestrictionInfo { get; set; }
Property Value
Type Description
ArchiveRestrictionInfo[]

EnableDynamicFilter

Declaration
public bool EnableDynamicFilter { get; set; }
Property Value
Type Description
Boolean

ExcludedStyleHints

Declaration
public string[] ExcludedStyleHints { get; set; }
Property Value
Type Description
String[]

ExportPageSize

Declaration
public int ExportPageSize { get; set; }
Property Value
Type Description
Int32

ExtraInfo

Declaration
public string ExtraInfo { get; set; }
Property Value
Type Description
String

FetcherName

Declaration
public string FetcherName { get; set; }
Property Value
Type Description
String

FetchTimeout

Declaration
public int FetchTimeout { get; set; }
Property Value
Type Description
Int32

GuiName

Declaration
public string GuiName { get; set; }
Property Value
Type Description
String

HasChangedEntities

Declaration
public bool HasChangedEntities { get; set; }
Property Value
Type Description
Boolean

HasDynamicFilter

Declaration
public bool HasDynamicFilter { get; set; }
Property Value
Type Description
Boolean

HeaderContext

Declaration
public string HeaderContext { get; set; }
Property Value
Type Description
String

HideEntities

Declaration
public bool HideEntities { get; set; }
Property Value
Type Description
Boolean

IndexType

Declaration
public ArchiveIndexType IndexType { get; set; }
Property Value
Type Description
ArchiveIndexType

IsMultiSelect

Declaration
public bool IsMultiSelect { get; set; }
Property Value
Type Description
Boolean

KeepRestrictionsOnRowAction

Declaration
public bool KeepRestrictionsOnRowAction { get; set; }
Property Value
Type Description
Boolean

KeepSelected

Declaration
public bool KeepSelected { get; set; }
Property Value
Type Description
Boolean

LinkHintPrefix

Declaration
public string LinkHintPrefix { get; set; }
Property Value
Type Description
String

LocalRenderer

Declaration
public bool LocalRenderer { get; set; }
Property Value
Type Description
Boolean

NoColumnLink

Declaration
public bool NoColumnLink { get; set; }
Property Value
Type Description
Boolean

NoRowSelectedStyle

Declaration
public bool NoRowSelectedStyle { get; set; }
Property Value
Type Description
Boolean

OnDataRight

Declaration
public Hashtable OnDataRight { get; set; }
Property Value
Type Description
Hashtable

OnNoRowSelected

Declaration
public Hashtable OnNoRowSelected { get; set; }
Property Value
Type Description
Hashtable

OnRowSelected

Declaration
public Hashtable OnRowSelected { get; set; }
Property Value
Type Description
Hashtable

PageSize

Declaration
public int PageSize { get; set; }
Property Value
Type Description
Int32

ProgressImageID

Declaration
public string ProgressImageID { get; set; }
Property Value
Type Description
String

ProviderName

Declaration
public string ProviderName { get; set; }
Property Value
Type Description
String

ReadOnly

Declaration
public bool ReadOnly { get; set; }
Property Value
Type Description
Boolean

RequiredColumns

Declaration
public string[] RequiredColumns { get; set; }
Property Value
Type Description
String[]

RequireSessionWrite

Declaration
public bool RequireSessionWrite { get; set; }
Property Value
Type Description
Boolean

RestrictionMapping

Declaration
public Hashtable RestrictionMapping { get; set; }
Property Value
Type Description
Hashtable

RowClickForCountCaption

Declaration
public string RowClickForCountCaption { get; set; }
Property Value
Type Description
String

RowCountCaption

Declaration
public string RowCountCaption { get; set; }
Property Value
Type Description
String

RowHeight

Declaration
public int RowHeight { get; set; }
Property Value
Type Description
Int32

RowMenuContext

Declaration
public string RowMenuContext { get; set; }
Property Value
Type Description
String

RowOptions

Declaration
public string RowOptions { get; set; }
Property Value
Type Description
String

ShowExportButton

Declaration
public bool ShowExportButton { get; set; }
Property Value
Type Description
Boolean

ShowHeader

Declaration
public bool ShowHeader { get; set; }
Property Value
Type Description
Boolean

ShowRefreshButton

Declaration
public bool ShowRefreshButton { get; set; }
Property Value
Type Description
Boolean

ShowToolbar

Declaration
public bool ShowToolbar { get; set; }
Property Value
Type Description
Boolean

SingleSelectEntity

Declaration
public bool SingleSelectEntity { get; set; }
Property Value
Type Description
Boolean

Static

Declaration
public bool Static { get; set; }
Property Value
Type Description
Boolean

ToggleFunction

Declaration
public string ToggleFunction { get; set; }
Property Value
Type Description
String

UpdateDataSource

Declaration
public bool UpdateDataSource { get; set; }
Property Value
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top