Habanero.Faces.Base GridBaseInitialiser in C# (CSharp): 13 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Habanero.Faces.Base.GridBaseInitialiser, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Initialises the structure of a IGridBase. If a ClassDef is provided, the grid is initialised using the UI definition provided for that class. If no ClassDef is provided, it is assumed that the grid will be set up in code by the developer. This only initialises the GridBase i.e. the Columns on the Grid and does not initialise things like the FilterControlControl.