C# Class LayoutFarm.UI.GridCell

Mostrar archivo Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
GetNeighborGrid ( CellNeighbor nb ) : GridCell
ToString ( ) : string
dbugGetLinkInfo ( ) : string

Private Methods

Method Description
GridCell ( GridColumn column, GridRow row ) : System

Method Details

GetNeighborGrid() public method

public GetNeighborGrid ( CellNeighbor nb ) : GridCell
nb CellNeighbor
return GridCell

ToString() public method

public ToString ( ) : string
return string

dbugGetLinkInfo() public method

public dbugGetLinkInfo ( ) : string
return string