The ResourceColumn type exposes the following members.

Constructors

  NameDescription
Public methodResourceColumn()()()()
Default constructor.
Public methodResourceColumn(String)
Initializes the column with its InnerHTML value.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyHtml
HTML to be shown in this header column.
Public propertyImageUrl
Public propertyInnerHTML Obsolete.
HTML to be shown in this header column.

See Also