DataPlace
GridLinkEventArgs Class
CSCS.DataPlace.Edit.GridCellTypesGridLinkEventArgs
Contains data for a LinkClicked event.
Declaration Syntax
C#
public class GridLinkEventArgs : HandledEventArgs
Members
All MembersMethodsProperties



IconMemberDescription
Button
Indicates which mouse buttons were pressed.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Error
Gets the exception associated with the event, or null if none.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GridCellPos
Gets the grid cell position.

Handled
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.
(Inherited from HandledEventArgs.)
LinkDisplayText
Gets or sets the link's display text.

LinkUrl
Gets or sets the link's URL.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 HandledEventArgs
  GridLinkEventArgs

Assembly: CS.DataPlace.Edit (Module: CS.DataPlace.Edit) Version: 2.0.3271.19832