Click or drag to resize

RecroGridETEntity Properties

The RecroGridETEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyClientColumns
A kliens számára elérhető oszlopokat és azok definícióját tartalmazza.
(Inherited from RecroGrid.)
Public propertyClientGridId
Visszaadja a RecroGrid kliensoldali azonosítóját.
(Inherited from RecroGrid.)
Public propertyCreateScript
Script a RecroGrid kliensoldali létrehozásához.
(Inherited from RecroGrid.)
Public propertyCssClass
Gets or sets the CSS class.
(Inherited from RecroGrid.)
Public propertyDataColumns
A kiküldött adatok meghatározása ClientName azonosítóval
(Inherited from RecroGrid.)
Public propertyFEPType
Gets the type of the FEP.
(Inherited from RecroGrid.)
Protected propertyFixFilter
Szerveroldalon futásidőben definiált szűrők.
(Inherited from RecroGrid.)
Protected propertyGridEntity
Az aktuális RecroGrid entitás beállításai.
(Inherited from RecroGrid.)
Protected propertyGridState
Az aktuális RecroGrid leírója.
(Inherited from RecroGrid.)
Protected propertyIsFEPQueue
Gets a value indicating whether this instance is FEP Queue.
(Inherited from RecroGrid.)
Public propertyItemsPerPage
Gets or sets the maximum of items per page.
(Inherited from RecroGrid.)
Protected propertyParentKey
A RecroGrid elemeinek parent kulcsa, ami automatikusan szűrés feltétel, új felvitelnél pedig kitöltésre kerül.
(Inherited from RecroGrid.)
Public propertyQueryPage
Gets or sets the query page.
(Inherited from RecroGrid.)
Public propertyQuerySkip
Gets or sets the query skip.
(Inherited from RecroGrid.)
Protected propertyRecroGridContext
Gets or sets the RecroGrid context.
(Inherited from RecroGrid.)
Protected propertyRGDataContext
Az aktuális RecroGrid alapértelmezett ObjectContext-je.
(Inherited from RecroGrid.)
Public propertyRGO_ControlState
A RecroGrid egyedi státusza tárolható. A paraméter minden művelet során utazik a kliens és szerver között.
(Inherited from RecroGrid.)
Public propertyRGO_CRUD
Gets or sets the CRUD.
(Inherited from RecroGrid.)
Public propertyRGO_InitParams
A RecroGrid egyedi inicializálásához megadható paraméter. A frissítés esetén a paraméter kliensoldalról is visszajön.
(Inherited from RecroGrid.)
Public propertyRGO_RecroSec
A RecroGrid-hez tartozó RGO_RecroSec opciós beállítás.
(Inherited from RecroGrid.)
Protected propertyRGOptions
Szótár az opciós beállítások részére.
(Inherited from RecroGrid.)
Protected propertyRGProperties
Az aktuális RecroGrid oszlopai.
(Overrides RecroGridRGProperties.)
Protected propertyRGProperties4Filter
A szűrésben elérhető oszlopok.
(Inherited from RecroGrid.)
Protected propertyRGProperties4Form
A Form nézetben elérhető oszlopok.
(Inherited from RecroGrid.)
Protected propertyRGProperties4Rec
Az elérhető oszlopok XML rekord készítéshez.
(Inherited from RecroGrid.)
Protected propertySelectedColumns
A lekérdezésben szereplő oszlopok felsorolása.
(Inherited from RecroGrid.)
Protected propertySessionLanguage
Gets the session language.
(Inherited from RecroGrid.)
Public propertySkeleton
A RecroGrid HTML kimenete.
(Inherited from RecroGrid.)
Public propertyStylesheetsReferences
Stíluslapok az RGO_StyleSheetURLs opciós paraméterből.
(Inherited from RecroGrid.)
Public propertyTitle
Gets the title.
(Inherited from RecroGrid.)
Protected propertyUserFilter
Felületen beállított felhasználói szűrő.
(Inherited from RecroGrid.)
Protected propertyValidProperties
Gets the valid properties.
(Inherited from RecroGridDynTEntity.)
Top
See Also