Skip to content

GridControlGlobalSettings Object Members

See Also

GridControlGlobalSettings Overview


| See Also | | Grid Control ActiveX Control v24.0 | | | | | | | | |---|---|---|---|---|---|---|---|---|

GridControlGlobalSettings Object Members

Public Methods

Method Description
Public MethodCreatePropExchange 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.
Public MethodFreeBatchExtraData Call this method when rows use batch memory allocation to check all allocated blocks and deallocate blocks that are completely free.
Public MethodGetAmbientProperty
Public MethodSetAmbientProperty
Public MethodUseBatchAllocation Call this method to enable the batch allocation feature for grid rows.
Public MethodUseGridCustomHeap 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
Public PropertyColorManager 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.
Public PropertyIcons Global icon collection used to store icons for the Grid control.
Public PropertyLicense Alternative for .lic file. Included primarily for non-Visual Basic developers.
Public PropertyOcxPath Returns the location (path) of the installed GridControl OCX file.
Public PropertyReCreateReparentedControls Get/Set the path to a resource file for translated strings and dialogs.
Public PropertyResourceFile Specifies which resource theme to use. This is used to set Office 2007, Office 2007/2010 Ribbon, Office 2010, or Windows 7 appearances.
Public PropertyResourceImages Get/Set the title of your application.
Public PropertyTitle Indicates if the Unicode version of the Grid Control OCX is used.
Public PropertyUnicode True to use the resource language for date and time formatting as opposed to using the system settings.
Public PropertyUseResourceFileLocale Returns the current Grid Control version as a string.
Public PropertyVersion

See Also

GridControlGlobalSettings Overview


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.