Search
AreaEventArgs Properties
 


 Public Properties

  Name Description

AreaTag

Gets or sets the HTML AREA tag created by HtmlBuilder. You can insert additional attributes or JavaScript event handlers into that string.

Column

Gets the index of a column if the event is raised for a table cell.

Item

Gets the diagram element represented by AreaTag in the image map.

Row

Gets the index of a row if the event is raised for a table cell.

 See Also