Show / Hide Table of Contents

Class ArchiveGridViewListItem

Inheritance
Object
ArchiveGridViewListItem
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 ArchiveGridViewListItem

Constructors

ArchiveGridViewListItem(ArchiveListItem)

Declaration
public ArchiveGridViewListItem(ArchiveListItem ali)
Parameters
Type Name Description
ArchiveListItem ali

Properties

ColumnData

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

EntityName

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

LinkHint

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

PrimaryKey

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

StyleHint

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