
public class RecroGridContext : IRecroGridContext, 
	IDisposable, IAsyncDisposable| RecroGridContext(IRecroGridContext, IRGDataContext, IRGEntityKey, String) | Initializes a new instance of the RecroGridContext class. | 
| RecroGridContext(ILogger, HttpContext, IRGDataContext, String, String, IRGEntityKey, Boolean) | Initializes a new instance of the RecroGridContext class. Obsolete. | 
| RecroGridContext(IRGFLogger, HttpContext, IRGDataContext, String, String, IRGEntityKey, Boolean, NullableInt32) | Initializes a new instance of the RecroGridContext class. | 
| DbContext | Gets or sets the database context. | 
| GridId | Gets the RecroGrid identifier. | 
| GridSettingsId | Gets the grid settings identifier. | 
| HttpContext | Gets the HTTP context. | 
| IsFEPQueue | Gets or sets a value indicating whether this instance is FEP Queue. | 
| IsInitializeAsync | Obsolete. | 
| IsTemporary | Gets a value indicating whether this instance is temporary. | 
| Logger | The logger. | 
| ParentKey | Gets the parent key. | 
| RGSessionId | Gets the session identifier. | 
| ServiceProvider | Gets the service provider. | 
| ServiceScope | Gets the service scope. | 
| UseAsyncInitialization | Gets or sets a value indicating whether the instance should be initialized asynchronously. | 
| Version | Gets the version. | 
| EnsureDbService | Ensures the database service. | 
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | 
| GetHashCode | Serves as the default hash function. (Inherited from Object) | 
| GetType | Gets the Type of the current instance. (Inherited from Object) | 
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | 
| ToString | Returns a string that represents the current object. (Inherited from Object) |