Click or drag to resize

RGProperty Methods

The RecroGridRGProperty type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodStatic memberCreateRGProperty
Creates a property.
Public methodGetBasePropery
Ha a mező egy külső entitáshoz van kapcsolva, akkor visszaadja az EntityBase azon mezőjét, ahol az EntityBase.Alias megegyezik a mező ColName utolsó részével.
Public methodGetBoolOption
Gets the value of an option as bool.
Public methodGetColTitle
A List nézetben megjelenő oszlop fejléce, illetve a Form nézetben megjelenő mező neve. Az oszlop megnevezése a ColTitle tulajdonságból, ha az nincsen megadva, akkor a RecroGrid generál a Alias-ból.
Public methodGetOptionString
Gets the value of an option as string.
Public methodGetRGEntity
Visszaadja azt az Entitást, amiben a Property található.
Public methodOptionContainsKey
Determines whether the Options contains the specified key.
Top
See Also