Class ArchiveControlContext
Inheritance
ArchiveControlContext
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class ArchiveControlContext
Constructors
ArchiveControlContext()
Declaration
public ArchiveControlContext()
Properties
AllowDrop
Declaration
public bool AllowDrop { get; set; }
Property Value
AllowRowClickOnReadOnly
Declaration
public bool AllowRowClickOnReadOnly { get; set; }
Property Value
AlternatingSize
Declaration
public int AlternatingSize { get; set; }
Property Value
ArchiveConfiguration
Declaration
public ArchiveConfiguration ArchiveConfiguration { get; set; }
Property Value
ArchiveRestrictionInfo
Declaration
public ArchiveRestrictionInfo[] ArchiveRestrictionInfo { get; set; }
Property Value
AutoFetch
Declaration
public bool AutoFetch { get; set; }
Property Value
AutoLoadLimit
Declaration
public int AutoLoadLimit { get; set; }
Property Value
ClientControlID
Declaration
public string ClientControlID { get; set; }
Property Value
ClientDataContainerID
Declaration
public string ClientDataContainerID { get; set; }
Property Value
ClientDataTableID
Declaration
public string ClientDataTableID { get; set; }
Property Value
ClientEmptyListLinkID
Declaration
public string ClientEmptyListLinkID { get; set; }
Property Value
Declaration
public string ClientHeaderTableID { get; set; }
Property Value
ClientInstanceID
Declaration
public string ClientInstanceID { get; set; }
Property Value
ColumnCustomInfo
Declaration
public Dictionary<string, ColumnCustomInfo> ColumnCustomInfo { get; set; }
Property Value
ColumnLinkHintPrefix
Declaration
public string ColumnLinkHintPrefix { get; set; }
Property Value
Context
Declaration
public string Context { get; set; }
Property Value
ContextTypes
Declaration
public string[] ContextTypes { get; set; }
Property Value
CurrentName
Declaration
public string CurrentName { get; set; }
Property Value
CurrentValue
Declaration
public string CurrentValue { get; set; }
Property Value
CustomIconPath
Declaration
public string CustomIconPath { get; set; }
Property Value
DblClick
Declaration
public string DblClick { get; set; }
Property Value
DefaultSort
Declaration
public string DefaultSort { get; set; }
Property Value
Declaration
public bool DisableContextMenu { get; set; }
Property Value
DynamicFilterRestrictionInfo
Declaration
public ArchiveRestrictionInfo[] DynamicFilterRestrictionInfo { get; set; }
Property Value
EnableDynamicFilter
Declaration
public bool EnableDynamicFilter { get; set; }
Property Value
ExcludedStyleHints
Declaration
public string[] ExcludedStyleHints { get; set; }
Property Value
ExportPageSize
Declaration
public int ExportPageSize { get; set; }
Property Value
Declaration
public string ExtraInfo { get; set; }
Property Value
FetcherName
Declaration
public string FetcherName { get; set; }
Property Value
FetchTimeout
Declaration
public int FetchTimeout { get; set; }
Property Value
GuiName
Declaration
public string GuiName { get; set; }
Property Value
HasChangedEntities
Declaration
public bool HasChangedEntities { get; set; }
Property Value
HasDynamicFilter
Declaration
public bool HasDynamicFilter { get; set; }
Property Value
Declaration
public string HeaderContext { get; set; }
Property Value
HideEntities
Declaration
public bool HideEntities { get; set; }
Property Value
IndexType
Declaration
public ArchiveIndexType IndexType { get; set; }
Property Value
IsMultiSelect
Declaration
public bool IsMultiSelect { get; set; }
Property Value
KeepRestrictionsOnRowAction
Declaration
public bool KeepRestrictionsOnRowAction { get; set; }
Property Value
KeepSelected
Declaration
public bool KeepSelected { get; set; }
Property Value
LinkHintPrefix
Declaration
public string LinkHintPrefix { get; set; }
Property Value
LocalRenderer
Declaration
public bool LocalRenderer { get; set; }
Property Value
NoColumnLink
Declaration
public bool NoColumnLink { get; set; }
Property Value
NoRowSelectedStyle
Declaration
public bool NoRowSelectedStyle { get; set; }
Property Value
OnDataRight
Declaration
public Hashtable OnDataRight { get; set; }
Property Value
OnNoRowSelected
Declaration
public Hashtable OnNoRowSelected { get; set; }
Property Value
OnRowSelected
Declaration
public Hashtable OnRowSelected { get; set; }
Property Value
PageSize
Declaration
public int PageSize { get; set; }
Property Value
ProgressImageID
Declaration
public string ProgressImageID { get; set; }
Property Value
ProviderName
Declaration
public string ProviderName { get; set; }
Property Value
ReadOnly
Declaration
public bool ReadOnly { get; set; }
Property Value
RequiredColumns
Declaration
public string[] RequiredColumns { get; set; }
Property Value
RequireSessionWrite
Declaration
public bool RequireSessionWrite { get; set; }
Property Value
RestrictionMapping
Declaration
public Hashtable RestrictionMapping { get; set; }
Property Value
RowClickForCountCaption
Declaration
public string RowClickForCountCaption { get; set; }
Property Value
RowCountCaption
Declaration
public string RowCountCaption { get; set; }
Property Value
RowHeight
Declaration
public int RowHeight { get; set; }
Property Value
Declaration
public string RowMenuContext { get; set; }
Property Value
RowOptions
Declaration
public string RowOptions { get; set; }
Property Value
ShowExportButton
Declaration
public bool ShowExportButton { get; set; }
Property Value
Declaration
public bool ShowHeader { get; set; }
Property Value
ShowRefreshButton
Declaration
public bool ShowRefreshButton { get; set; }
Property Value
ShowToolbar
Declaration
public bool ShowToolbar { get; set; }
Property Value
SingleSelectEntity
Declaration
public bool SingleSelectEntity { get; set; }
Property Value
Static
Declaration
public bool Static { get; set; }
Property Value
ToggleFunction
Declaration
public string ToggleFunction { get; set; }
Property Value
UpdateDataSource
Declaration
public bool UpdateDataSource { get; set; }
Property Value