LookUpColumnInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Look |
Creates an instance of the Look |
Look |
Creates an instance of the Look |
Look |
Creates an instance of the Look |
Look |
Initializes a new instance of the Look |
Look |
Initializes a new instance of the Look |
Look |
Creates an instance of the Look |
Look |
Creates an instance of the Look |
Look |
Initializes a new instance of the Look |
Look |
Creates an instance of the Look |
#Properties
Name | Description |
---|---|
Alignment | Gets or sets the horizontal alignment of column values within the current column. |
Allow |
Gets or sets whether the column supports data sorting. |
Caption | Gets or sets the column’s caption. |
Field |
Gets or sets the field name whose values are displayed in the column. |
Format |
Specifies the pattern used to format column values when the Look |
Format |
Gets or sets the type of formatting applied when displaying column values. |
Max |
|
Sort |
Gets or sets the sort order applied to the current column. |
Visible | Gets or sets the visibility of the current column. |
Width | Gets or sets the width of the current column. |
#Methods
Name | Description |
---|---|
Assign |
Copies properties of the source column to the current Look |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the Look |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the current Look |
See Also