All pages
Powered by GitBook
1 of 1

Loading...

ImageColumnHeader

Wisej.Web.ImageColumnHeader

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.0.0.0)

  • Component

    • Component

Displays an image column header in a control.

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

Constructors

ImageColumnHeader()

Initializes a new instance of the class.

Implements

Name
Description

IUserData

Provides access to the UserData and Tag properties associated to the component implementing this interface.

IImage

Provides access to common image properties across the controls that implement this interface.

IWisejComponent

All wisej components implement this interface.

IWisejSerializable

Allows an object to serialize itself.

ColumnHeader
ImageColumnHeader
ListView
Public Class ImageColumnHeader
    Inherits ColumnHeader
ImageColumnHeader
ImageColumnHeader
public class ImageColumnHeader : ColumnHeader