C# Class SourceGrid.Cells.Link

A cell that contains a HTML style link. Use the click event to execute the link
Inheritance: Cell
Mostra file Open project: zhuangyy/Motion

Public Methods

Method Description
Link ( )

Constructor

Link ( object p_Value )

Constructor using VisualModels.Common.LinkStyle and BehaviorModels.Cursor.Default

Method Details

Link() public method

Constructor
public Link ( )

Link() public method

Constructor using VisualModels.Common.LinkStyle and BehaviorModels.Cursor.Default
public Link ( object p_Value )
p_Value object