Skip to main content
Version: 3.5

ImageColumnHeader

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.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 memberImageColumnHeader()

Initializes a new instance of the ImageColumnHeader class.

Implements

NameDescription
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.