C# Class EnterpriseWebLibrary.EnterpriseWebFramework.EwfTableCell

A cell in a table.
Inheritance: CellPlaceholder
显示文件 Open project: enduracode/enterprise-web-library Class Usage Examples

Private Properties

Property Type Description
EwfTableCell System.Collections.Generic
EwfTableCell System.Collections.Generic
EwfTableCell System.Collections.Generic

Private Methods

Method Description
EwfTableCell ( EnterpriseWebLibrary.EnterpriseWebFramework.TableCellSetup setup, Control control ) : System.Collections.Generic
EwfTableCell ( EnterpriseWebLibrary.EnterpriseWebFramework.TableCellSetup setup, IEnumerable controls ) : System.Collections.Generic
EwfTableCell ( EnterpriseWebLibrary.EnterpriseWebFramework.TableCellSetup setup, string text ) : System.Collections.Generic