Skip to main content
Version: 4.1

ImageColumnHeader

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.1.0.0)

Displays an image column header in a ListView control.

public class ImageColumnHeader : ColumnHeader

The value of the items displayed under the ImageColumnHeader are displayed as either an image name or an image URL.

Constructors

Instance member ImageColumnHeader()

Initializes a new instance of the ImageColumnHeader class.

Implements

NameDescription
IUserDataProvides access to the UserData and Tag properties associated to the component implementing this interface.
IImageProvides access to common image properties across the controls that implement this interface.
IWisejComponentAll wisej components implement this interface.
IWisejSerializableAllows an object to serialize itself.