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

Afficher le fichier Open project: inspira/Web.Generics Class Usage Examples

Méthodes publiques

Méthode Description
Add ( String propertyName, String headerText ) : void
Create ( ) : IList

Method Details

Add() public méthode

public Add ( String propertyName, String headerText ) : void
propertyName String
headerText String
Résultat void

Create() public static méthode

public static Create ( ) : IList
Résultat IList