C# Class MvcControlsToolkit.Core.TagHelpers.Internals.GridOptions

Inheritance: TagProcessorOptions
Afficher le fichier Open project: MvcControlsToolkit/MvcControlsToolkit.ControlsCore Class Usage Examples

Méthodes publiques

Méthode Description
GetServerRow ( object o ) : RowType
GridOptions ( IList rows, string>.IList toolbars, GridType type, string id, string fullName ) : System

Method Details

GetServerRow() public méthode

public GetServerRow ( object o ) : RowType
o object
Résultat RowType

GridOptions() public méthode

public GridOptions ( IList rows, string>.IList toolbars, GridType type, string id, string fullName ) : System
rows IList
toolbars string>.IList
type GridType
id string
fullName string
Résultat System