The ImageCommandColumnTemplate type exposes the following members.

Properties

  NameDescription
Public propertyCommandName
Gets or sets the CommandName for the Column
Public propertyDesignMode
Gets or sets the Design Mode of the Column
Public propertyEditMode
Gets or sets the CommandName for the Column
Public propertyImageURL
Gets or sets the URL of the Image
Public propertyItemType
The type of Template to Create
Public propertyKeyField
The Key Field that provides a Unique key to the data Item
Public propertyNavigateURL
Gets or sets the URL of the Link (unless DataBinding through KeyField)
Public propertyNavigateURLFormatString
Gets or sets the URL Formatting string
Public propertyOnClickJS
Javascript text to attach to the OnClick Event
Public propertyShowImage
Gets or sets whether an Image is displayed
Public propertyText
Gets or sets the Text (for Header/Footer Templates)
Public propertyVisible
An flag that indicates whether the buttons are visible (this is overridden if the VisibleField is set) changed
Public propertyVisibleField
An flag that indicates whether the buttons are visible.

See Also