C# Class SourceGrid.Cells.Virtual.Link

A cell that contains a HTML style link. Use the click event to execute the link
Inheritance: CellVirtual
ファイルを表示 Open project: zhuangyy/Motion

Public Methods

Method Description
Link ( ) : System

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

Method Details

Link() public method

Constructor, using VisualModels.Common.LinkStyle and BehaviorModels.Cursor.Default
public Link ( ) : System
return System