GridControlGlobalSettings Object Members
See Also
GridControlGlobalSettings Overview
|
| | Grid Control ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
GridControlGlobalSettings Object Members
Public Methods
| Method | Description |
|---|---|
CreatePropExchange |
Creates an object used for reading and writing CommandBar, Docking Pane, Task Panel, and Grid Control layout information to/from an XML file, the registry, or binary file. |
FreeBatchExtraData |
Call this method when rows use batch memory allocation to check all allocated blocks and deallocate blocks that are completely free. |
GetAmbientProperty |
|
SetAmbientProperty |
|
UseBatchAllocation |
Call this method to enable the batch allocation feature for grid rows. |
UseGridCustomHeap |
Tells the Grid control to create its own memory heap instead of letting MFC allocate memory (In standard mode, not virtual). |
Public Properties
| Property | Description |
|---|---|
ColorManager |
Allows you to get the system colors for each display element of your application. Display elements are the parts of a window and the display that appear on the system display screen. |
Icons |
Global icon collection used to store icons for the Grid control. |
License |
Alternative for .lic file. Included primarily for non-Visual Basic developers. |
OcxPath |
Returns the location (path) of the installed GridControl OCX file. |
ReCreateReparentedControls |
Get/Set the path to a resource file for translated strings and dialogs. |
ResourceFile |
Specifies which resource theme to use. This is used to set Office 2007, Office 2007/2010 Ribbon, Office 2010, or Windows 7 appearances. |
ResourceImages |
Get/Set the title of your application. |
Title |
Indicates if the Unicode version of the Grid Control OCX is used. |
Unicode |
True to use the resource language for date and time formatting as opposed to using the system settings. |
UseResourceFileLocale |
Returns the current Grid Control version as a string. |
Version |
See Also
GridControlGlobalSettings Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.

