C# Class SourceGrid.Cells.Virtual.ColumnHeader

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
ColumnHeader ( ) : System

Constructor

Method Details

ColumnHeader() public method

Constructor
public ColumnHeader ( ) : System
return System