Infragistics2.Win.v9.2.Design Returns the localized category name Name of the category to retreive The localized string value UltraDataSourceDesignerControl Mode Data Structure Only Data Entry Only Save and Load Summary description for UltraDataSourceDesigner. Invoked when the component is created at design time. Dictionary of default values. Adds the about verb to the collection Gets the for this designer's control/component. Provides DesignerActionItems for the SmartTag associated with the UltraDataSource. Constructor Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Summary description for UltraDataSourceDesignerControl. UltraDataSourceDesignerControl Constructor The UltraDataSource which will be designed by this designer. An UltraGrid from which to initialize the data structure. If a sourceUltraGrid is specified, the existing structure and data of the ultraDataSource will be deleted. UltraDataSourceDesignerControl Constructor The UltraDataSource which will be designed by this designer. UltraDataSourceDesignerControl Constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Fires the event. Initialize From an UltraDataSource The UltraDataSource which will be diesgned by this designer. An UltraGrid from which to initialize the data structure. If a sourceUltraGrid is specified, the existing structure and data of the ultraDataSource will be deleted. Initialize the structure of an UltraDataSource from an UltraGrid. The UltraDataSource which will be diesgned by this designer. An UltraGrid from which to initialize the data structure. If a sourceUltraGrid is specified, the existing structure and data of the ultraDataSource will be deleted. Saves the current UI settings to the registry Raised when anything property is changed on the UltraDatSource being designed. Gets or sets whether the Navigation tree is visible Determines which editing mode is currently visible. Returns true is the state of the UltraDataSource being designed has been dirtied. Delegate for event. Event argumanets used in the event. Constructor Returs whether the state has been dirtied. Summary description for UltraDataSourceDesignerForm. Required designer variable. UltraDataSourceDesignerForm Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. UITypeEditor for regular expressions. Used to determine the type of UIEditor that will be displayed. ITypeDescriptorContext UITypeEditorEditStyle specifying the type of UIEditor. Used to edit the value and convert the value as needed. ITypeDescriptorContext IServiceProvider Current value Edited value. Designer functionality for UltraFormattedLinkLabel control. Designer functionality for UltraFormattedTextEditorBase derived controls. constructor Invoked when the control is created at design time. Dictionary of default values. GetTextBaseLine Overrides UltraControlDesigner GetTextBaseLine DefaultableInteger Overridden property Gets the for this designer's control/component. Provides DesignerActionItems for the SmartTag associated with the UltraFormattedTextEditorBase. Constructor Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Constructor. Designer functionality for UltraFormattedLinkLabel control. constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for ColumnEditorPageControl. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Event raised when the control's dirty state changes. Type converter for the DataPropertiesSurrogate class. Provides information about folders that store presets and methods for getting Presets files for specific types. Returns a string containing the characters that are invalid in a Preset name. PresetsManager Constructor Creates the registry value which stores the file path of the default preset file, if it does not already exist. It also writes the file path of the standard default preset file to the newly created value. Gets the search option for the built-in Standard folder from the Registry. Gets the search option for the built-in Custom folder from the Registry. Returns an ArrayList of PresetInfo objects for the specified 'target type name' on the specified presets platform (i.e., Win or Web) This method looks for presets files in the standard folders. To find presets files in alternate folders use the overload that takes an array of DirectoryInfo or PresetInfo objects. A string representation of the type of the component whose Presets folder is to be returned The type of presets to return, i.e., Appearance or Behavior The platform (i.e., Win or Web) that the component runs on Specify 'true' to return files containing Custom presets or 'false' to return files containing 'Standard' presets. Returns an ArrayList of PresetInfo objects for the specified 'target type name' in the specified list of PresetFolderInfos. This method looks for presets files in a specified list of folders represented by a list of PresetFolderInfo objects. To find presets files in the standard folders use the overload that takes the requested preset platform and an 'IsCustom' flag. A string representation of the type of the component whose Presets folder is to be returned The type of presets to return, i.e., Appearance or Behavior An array of PresetFolderInfo objects for each folder to be searched. Returns an ArrayList of PresetInfo objects for the specified 'target type name' in the specified list of DirectoryInfos. This method looks for presets files in a specified list of DirectoryInfos. A string representation of the type of the component whose Presets folder is to be returned The type of presets to return, i.e., Appearance or Behavior An array of DirectoryInfo objects for each folder to be searched. Returns a DirectoryInfo object for the specified 'target type name' on the specified presets platform (i.e., Win or Web) A string representation of the type of the component whose Presets folder is to be returned The platform (i.e., Win or Web) that the component runs on Specify 'true' to return the folder containing Custom presets or 'false' to return the folder containing 'Standard' presets. Returns an array of PresetFolderInfo objects for each user defined presets folder value found in the specified registry key. The registry key that contains the values for user defined presets folders True to include only those folders marked as active by the user, false to include all user defined presets folders True to include only those folders which actually exist, false to include all user defined presets folders whether they exist or not True to remove the registry value for each folder that is returned in the list, false to leave all values. Returns true if the specified path to a Preset file is the path to the default Preset used by the UltraGrid. The full file path of a Preset file. Returns true if the specified PresetInfo is stored in the Standard folder for the specified target type. A PresetInfo for the Preset whose location is being verified. The platform type Returns true if the specified Preset name contains valid characters. The Preset name to evaluate Saves a Preset with the specified information The control for which the Preset is being saved. The type of the Preset. The folder in which to save the preset The name of the Preset The description of the Preset Specifies the action to be taken if a file with the same name already exists in the destination folder. Specifies the action to be taken if a read-only file with the same name already exists in the destination folder. Specifies whether to mark the Preset file being saved as Read Only. True to display a message when the Preset is successfully saved. Updates the registry key that contains the search option for the built-in Custom folder. Updates the registry key that contains the search option for the built-in Standard folder. Gets/sets the file path of the default Preset used by the UltraGrid. If no default Preset exists, this property returns null. Returns the literal displayed in the user interface to represent the default preset folder. Returns true if the value for the default Preset used by the UltraGrid exists in the Registry. This will return true even if the value exists but has an empty data string associated with it. Returns a string representing the registry key in HKEY_CLASSES_ROOT used store information about Presets across all products. Returns a string representing the registry key in HKEY_CURRENT_USER used store information about Presets options for the current user. Gets/sets the index of the TabPage which contains the default preset which is applied to new grids created at design-time. This property will return -1 if the default preset is the "DEFAULT" setting. File and other info about a particular preset. Returns an instance of PresetInfo that represents default values for the specified PresetType. Returns a FileInfo object for the preset file. Note that if this PresetInfo represents the default values for the PresetType, this property will return null. Returns the description of the preset. Returns true if this PresetInfo represents the default values for the PresetType. Note that if set to true, FileInfo will return null. Returns the name of the preset. Returns the type of the preset. Holds information about a Presets folder Constructor Returns a DirectoryInfo object that describes the Presets folder Returns true if the Presets folder is active. Summary description for DirtyPresetsPromptDialog. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for EditPresetDialog. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for EditSchema. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for EditSchemaSaveOptionsDialog. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for FeaturePickerPageControl. Constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Event raised when the control's dirty state changes. FinderTool Initializes a new Invoked when the control is disposed Invoked when a mouse button is pressed on the control Invoked when the mouse is moved Invoked when a mouse button is release. Invoked when the control must be rendered Used to obtain the preferred size of the control Used to invoke the event Event arguments Used to invoke the event Event arguments Used to invoke the event Event arguments Returns a located at the specified screen coordinates. Point in screen coordinates A control or null. Invoked when the position or size of the control has changed. Event invoked when capture has started Event invoked when the capture has ended Event invoked during a capture when the mouse is moved. Event arguments class Initializes a new Screen location that was processed Returns or sets the rectangle in screen coordinates used to indicate the located control. Returns the location that was processed in screen coordinates. Delegate for the control located event. GridSpyDialog. Required designer variable. Initializes a new Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for GroupColumnsWizard. Constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Initializes the custom property control with the specified control. Control used to initialize the custom property control. Method invoked when the apply button has been pressed. Summary description for the groups and Levels page control. Constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Method invoked when the apply button has been pressed. Initializes the control with the specified band. Event raised when the control's dirty state changes. Summary description for LayoutPickerControl. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Event raised when the control's dirty state changes. Event raised when the SelectedLayoutSourceOption changes. Summary description for ManageLayoutsPageControl. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Event raised when the control's dirty state changes. Summary description for PreferencesDialog. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. The platform (i.e., Win or Web) that the presets apply to. Preset is for a Win component. Preset is for a Web component. List of options for how to deal with a 'File Exists' condition when saving a Preset. Overwrite the existing file with no prompt. Prompt the user to determine if the file should be overwritten Don't save the Preset and don't prompt. List of options for determing whether to mark a saved Preset as Read Only. Set the ReadOnly attribute of the Preset file being saved. Set the ReadOnly attribute of the Preset file being saved if it is overwriting an existing Preset file and the existing file has its ReadOnly attribute set. If there is no existing PresetFile, do not set the ReadOnly attribute. Set the ReadOnly attribute of the Preset file being saved if it is overwriting an existing Preset file and the existing file has its ReadOnly attribute set. If there is no existing PresetFile, set the ReadOnly attribute. Don't set the ReadOnly attribute of the Preset file being saved. PresetsOptionsDialog for saving property settings as a preset and checking the Infragistics WebSite for new presets. Required designer variable. Constructor The control that implements ISupportPresets whose presets are being saved. The initial value for Preset Type in the dialog Indicates whether the presets are Win or Web presets A string representing the registry key under HKEY_CURRRENT_USER that contains a list of registry values for each user defined folder to be searched for Presets files. The values will be automatically updated by the dialog as the user adds/removes folders. True to show the 'Save Current Control Settings as a Preset' tab, false to hide it. True to show the 'User Defined Presets Folders' tab, false to hide it. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for QuickStartControl. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. RowLayoutDesignerColumnListControl. Constructor Dispose Required method for Designer support - do not modify the contents of this method with the code editor. ListBoxDrawItemUIElement RowLayoutDesignerDialog. Host Dialog for RowLayoutPageControl Constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Event raised when the control's dirty state changes. Summary description for RowLayoutDesignerSaveLayoutDialog. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Called during a drawing operation to ensure that all child elements are created and positioned properly. If the ChildElementsDirty flag is true then the default implementation will call positionChildElements and reset the flag Indicates whether this element is being used for row layout designer element. Returns the cursor that is to be used for this control. RowLayoutGridControl class Overridden. Raises the System.Windows.Forms.Control.MouseMove event. An System.EventArgs that contains the event data. Called when grid itself resizes. Overridden. Disposes of the object. Overridden. Invoked when the control should render itself. Associated Control UIElement object Event raised when the control's dirty state changes. Returns true if this element can be moved or resized by the user Invoked when the tooltip information for an element is required. Current mouse position Element for which the tooltip will be displayed Previous element that the tooltip was displayed for or null. Default ToolTipInfo structure initialized based on the mouse position. The structure may be modified and returned from the method. Invoked when the tooltip information for an element is required. Current mouse position Element for which the tooltip will be displayed Previous element that the tooltip was displayed for or null. Default ToolTipInfo structure initialized based on the mouse position. The structure may be modified and returned from the method. RowLayoutPageControl Constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Event raised when the control's dirty state changes. Invoked when the tooltip information for an element is required. Current mouse position Element for which the tooltip will be displayed Previous element that the tooltip was displayed for or null. Default ToolTipInfo structure initialized based on the mouse position. The structure may be modified and returned from the method. Summary description for SelectDataSourceDialog. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for StartButtonUIElement. Initializes the appearance for the element. Called the mouse is released Gets the button style for the element. Returns the cursor that should be used when the mouse is over the element. Designer functinality for Combo control (mainly to prevent user from resizing vertically) Designer class for the UltraWinGrid/UltraWinDropDown controls. GetTextBaseLine Overrides UltraControlDesigner GetTextBaseLine DefaultableInteger GetTextBaseLine Overrides UltraControlDesigner GetTextBaseLine DefaultableInteger Initializes the designer with the specified component. Component the designer is working with. Returns a service of the requested type. Determines if the point clicked upon should be handled by the control or the designer. Screen coordinates True if the control should handle the mousedown. Otherwise false to let the designer process the message. Invoked when the control is created at design time. Dictionary of default values. Invoked when the designer is disposed Adds the about verb to the collection Returns a service of the requested type. Determines whether the Custom Property Pages verb will be displayed on the context menu. Gets the for this designer's control/component. Provides DesignerActionItems for the SmartTag associated with the UltraGrid, UltraDropDown, and UltraCombo. Constructor Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Initializes a new UltraComboDesigner overridden property Summary description for UltraGridDesignerDialog. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. UltraGrid Layout Wizard. Constructor Constructor UltraGridDesigner Constructor UltraWinGrid control Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Designer for the component. Gets the for this designer's control/component. Provides DesignerActionItems for the SmartTag associated with the UltraGridPrintDocument. Constructor Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by SmartTag Panel. Designer class for the UltraGridRowEditTemplate component. Indicates whether the control represented by the designer can be parented to the specified designer. Parent designer to evaluate Return true for a designer representing a tab control. Indicates whether the specified control can be a child of the control managed by this designer. The to test. true if the specified control can be a child of the control managed by this designer; otherwise, false. Indicates whether the control managed by the specified designer can be a child of the control managed by this designer. The designer for the control to test. true if the control managed by the specified designer can be a child of the control managed by this designer; otherwise, false. Clean up any resources being used. Specifies whether resources should be cleaned up. Determines if the point clicked upon should be handled by the control or the designer. The point in screen coordinates. True if the control should handle the mousedown. Otherwise false to let the designer process the message. Initializes the designer with the specified component. Component the designer is working with. Invoked when the control is created at design time. Dictionary of default values. Processes Windows messages and optionally routes them to the control. The System.Windows.Forms.Message to process. Gets the for this designer's control/component. Overriden to add verbs to the collection. Provides DesignerActionItems for the SmartTag associated with the UltraGridRowEditTemplate. Constructor The associated template. Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by the SmartTag panel. A form for choosing which columns should have editors automatically generated. Initializes a new instance of the class. The template being designed. The designer host of the template. Raises the System.Windows.Forms.Form.Shown event. The EventArgs. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. UITypeEditor for conditional formatting. Used to determine the type of UIEditor that will be displayed. ITypeDescriptorContext UITypeEditorEditStyle specifying the type of UIEditor. Used to edit the value and convert the value as needed. ITypeDescriptorContext IServiceProvider Current value Edited value. Specialized panel class that can participate in the docking management supplied by the Initializes a new Indicates if the property needs to be serialized Resets the to its default value. Returns or sets the priority level when used with a and other controls that implement the interface. Enumeration of tabs on the Designer Dialog. The Control-Level Settings tab The Columns tab The Data Entry tab The Items and SubItems tab This CreationFilter checks the Tag of the grid. If the tag is true, then it replaces the grid elements with a TextUIElement and displays the specified message. Summary description for ListViewCustomPropertyDescriptor. Summary description for ListViewItemCustomTypeDescriptor. Exposes a instance for this assembly. Returns the resource string using the specified name and default culture. Name of the string resource to return. Arguments supplied to the string.Format method when formatting the string. Returns the resource string using the specified resource name and default culture. The string is then formatted using the arguments specified. Name of the string resource to return. Returns the resource object using the specified name. Name of the resource item An object containing the specified resource Returns the for this assembly. Summary description for UltraListViewDesigner. Returns a service of the requested type. Adds the about verb to the collection Returns a service of the requested type. Gets the for this designer's control/component. Provides DesignerActionItems for the SmartTag associated with the UltraListView. Constructor Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Summary description for Form1. Constructor Constructor Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Used to display the UltraListView Designer dialog for the or property. Used to determine the type of UIEditor that will be displayed. ITypeDescriptorContext UITypeEditorEditStyle specifying the type of UIEditor. Used to edit the value and convert the value as needed. ITypeDescriptorContext IServiceProvider Current value Edited value. Gets the initial tab visible when the type editor dialog appear. A value representing the initial selected tab in the editor dialog. Used to display the UltraListView Designer dialog for the or property. Gets the initial tab visible when the type editor dialog appear. A value representing the initial selected tab in the editor dialog. Used to display the UltraListView Designer dialog for the or property. Gets the initial tab visible when the type editor dialog appear. A value representing the initial selected tab in the editor dialog. An editor which allows the user to specify and angle and flow direction for rotated text. Allows the user to edit the specified value and returns the new value selected. Additional context information about the value being edited. A provider to get various services from the environment in which the value is being edited. The value being edited. The new value after being edited by the user. Used to determine the type of UI editor that will be displayed. Additional context information about the value being edited. UITypeEditorEditStyle specifying the type of UI editor. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for ColumnSetColumnList. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Dialog used to allow repositioning of columns within an Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for ColumnSetLayoutDesigner. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Creation filter for positioning adorners Returns the cursor that should be used when the mouse is over the element. By default this just walks up the parent chain by returning its parent's cursor Simple component which utilizes an to display a tooltip for controls. Indicates which controls can have a tooltip extender property. Object to check if it can be extended. True for controls. Invoked when the component must release the resources it is using. True if managed resources should be released. A dialog used to load or save a layout. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Derived node for modifying the Designer class for the UltraTree control. Called to initialize a new component. The component to initialize. Invoked when the component designer is being disposed. Filters properties from the PropertyGrid at design-time. Initializes the UltraTree the first time it is placed on the host Adds the Customize verb to the collection Gets the for this designer's control/component. Provides DesignerActionItems for the SmartTag associated with the UltraTree. Constructor Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. Used by SmartTag Panel. UltraLabelExStyle Class Constructor Resolve's the control's appearance. Returns/sets the UltraLabelEx's style UltraLabelExStyle enumeration Default style Office2003OutlookNavPaneCurrentGroupHeader style Office2003OutlookNavPaneGroupHeader style Summary description for Utilities.