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
ListColumn Overloaded. Initializes a new instance of the ListColumn class.
Top

  Name Description
public property Comparer Gets or sets a delegate method that is used to define how the column sorts data.
public property DefaultWidth Gets or sets the default width of the ListColumn in pixels.
public property DisplayName Gets the display name of the ListColumn object.
public property 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.
public property IsRequired Gets or sets whether the column is required to be displayed.
public property IsVisibleByDefault Gets or sets whether the column is visible by default.
Top

(see also Protected Methods)
 NameDescription
public methodCreateObjRefOverridden. Creates an object that contains all the relevant information required to generate a proxy that is used to communicate with a remote object.
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)
Top

Community Additions

Show: