ListColumn Members
Represents a column in the list pane of the Administration Console.
The following tables list the members exposed by the ListColumn type.
| Name | Description | |
|---|---|---|
|
Comparer | Gets or sets a delegate method that is used to define how the column sorts data. |
|
DefaultWidth | Gets or sets the default width of the ListColumn in pixels. |
|
DisplayName | Gets the display name of the ListColumn object. |
|
IconProvider | Gets or sets the delegate method that is used to associate an instance of a business object to the Icon that is displayed with the business object value. |
|
IsRequired | Gets or sets whether the column is required to be displayed. |
|
IsVisibleByDefault | Gets or sets whether the column is visible by default. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | Overridden. Creates an object that contains all the relevant information required to generate a proxy that is used to communicate with a remote object. |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject) |
![]() | GetType | (Inherited from Object) |
![]() | InitializeLifetimeService | Overridden. Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Community Additions
Show: