Show / Hide Table of Contents

Class SoCheckedListBoxItems.ColumnItem

Inheritance
Object
SoCheckedListBoxItems.ColumnItem
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
protected class ColumnItem

Constructors

ColumnItem()

Declaration
public ColumnItem()

Fields

Index

Declaration
public int Index
Field Value
Type Description
Int32

Properties

Alignment

Declaration
public HorizontalAlign Alignment { get; set; }
Property Value
Type Description
HorizontalAlign

Name

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

Title

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

Width

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