Version

Resources Class Members

The following tables list the members exposed by Resources.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CancelExportToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for 'Cancel Export' button in the RecordExportStatusControl  
Public Propertystatic (Shared in Visual Basic)CollapseCardToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for the tooltip of the Collapse Card button in the CardHeaderPresenter./>  
Public Propertystatic (Shared in Visual Basic)CollapseEmptyCellsToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for the tooltip of the Collapse Empty Cells button in the CardHeaderPresenter./>  
Public Propertystatic (Shared in Visual Basic)CustomFilterSelectionControlCancelButtonLabelReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the custom filter dialog for the caption of the Cancel button.  
Public Propertystatic (Shared in Visual Basic)CustomFilterSelectionControlOkButtonLabelReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the custom filter dialog for the caption of the OK button.  
Public Propertystatic (Shared in Visual Basic)CustomizerReturns the Infragistics.Shared.ResourceCustomizer for this assembly.  
Public Propertystatic (Shared in Visual Basic)ExportStatusExportingMessageReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for status of the RecordExportStatusControl when the RecordExportStatusControl.Status is 'Exporting'.  
Public Propertystatic (Shared in Visual Basic)ExportStatusInitializingMessageReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for status of the RecordExportStatusControl when the RecordExportStatusControl.Status is 'Initializing'.  
Public Propertystatic (Shared in Visual Basic)ExportStatusPendingMessageReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for status of the RecordExportStatusControl when the RecordExportStatusControl.Status is 'Pending'.  
Public Propertystatic (Shared in Visual Basic)FieldFixToFarEdgePromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the FixedFieldButton as the default for its FixedFieldButton.FixToFarEdgePrompt property./>  
Public Propertystatic (Shared in Visual Basic)FieldFixToNearEdgePromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the FixedFieldButton as the default for its FixedFieldButton.FixToNearEdgePrompt property./>  
Public Propertystatic (Shared in Visual Basic)FieldUnfixPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the FixedFieldButton as the default for its FixedFieldButton.UnfixPrompt property./>  
Public Propertystatic (Shared in Visual Basic)FilterDropDownLoadingIndicatorReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the filter drop down as the default for loading indicator string that appears at the bottom of the drop down./>  
Public Propertystatic (Shared in Visual Basic)GroupByAreaPrompt1Returns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the GroupByAreaBase as the default for its GroupByAreaBase.Prompt1 property./>  
Public Propertystatic (Shared in Visual Basic)GroupByAreaPrompt2Returns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the GroupByAreaBase as the default for its GroupByAreaBase.Prompt2 property./>  
Public Propertystatic (Shared in Visual Basic)RecordFilterTreeNoSearchMatchesReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the RecordFilterTreeControl when the entered search does not result in any matching items.  
Public Propertystatic (Shared in Visual Basic)RecordFixToBottomPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the FixedRecordButton as the default for its FixedRecordButton.FixToBottomPrompt property./>  
Public Propertystatic (Shared in Visual Basic)RecordFixToTopPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the FixedRecordButton as the default for its FixedRecordButton.FixToTopPrompt property./>  
Public Propertystatic (Shared in Visual Basic)RecordUnfixPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the FixedRecordButton as the default for its FixedRecordButton.UnfixPrompt property./>  
Public Propertystatic (Shared in Visual Basic)UnCollapseCardToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for the tooltip of the Collapse Card button in the CardHeaderPresenter./>  
Public Propertystatic (Shared in Visual Basic)UnCollapseEmptyCellsToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used for the tooltip of the Collapse Empty Cells button in the CardHeaderPresenter./>  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetDynamicResourceStringOverloaded. Returns a DynamicResourceString object that tracks customization changes to a resource and raises an event when the resource value is changed.  
Public Methodstatic (Shared in Visual Basic)GetObjectReturns the resource object using the specified name.  
Public Methodstatic (Shared in Visual Basic)GetStringOverloaded. Returns the resource string using the specified name and default culture.  
See Also