C# Class SourceGrid.Cells.Virtual.RowHeader

A cell that rappresent a header of a table, with 3D effect. This cell override IsSelectable to false. Default use VisualModels.VisualModelHeader.Style1
Inheritance: CellVirtual
ファイルを表示 Open project: zhuangyy/Motion

Public Methods

Method Description
RowHeader ( ) : System

Constructor

Method Details

RowHeader() public method

Constructor
public RowHeader ( ) : System
return System