C# Class Web.Generics.UserInterface.Models.GridColumn

Mostrar archivo Open project: inspira/Web.Generics Class Usage Examples

Public Methods

Method Description
Add ( String propertyName, String headerText ) : void
Create ( ) : IList

Method Details

Add() public method

public Add ( String propertyName, String headerText ) : void
propertyName String
headerText String
return void

Create() public static method

public static Create ( ) : IList
return IList