Version

Resources Class Members

The following tables list the members exposed by Resources.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CustomizerReturns the Infragistics.Shared.ResourceCustomizer for this assembly.  
Public Propertystatic (Shared in Visual Basic)FieldFixToFarEdgePromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.FixedFieldButton as the default for its Infragistics.Windows.DataPresenter.FixedFieldButton.FixToFarEdgePrompt property./>  
Public Propertystatic (Shared in Visual Basic)FieldFixToNearEdgePromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.FixedFieldButton as the default for its Infragistics.Windows.DataPresenter.FixedFieldButton.FixToNearEdgePrompt property./>  
Public Propertystatic (Shared in Visual Basic)FieldUnfixPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.FixedFieldButton as the default for its Infragistics.Windows.DataPresenter.FixedFieldButton.UnfixPrompt property./>  
Public Propertystatic (Shared in Visual Basic)GroupByAreaPrompt1Returns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.GroupByAreaBase as the default for its Infragistics.Windows.DataPresenter.GroupByAreaBase.Prompt1 property./>  
Public Propertystatic (Shared in Visual Basic)GroupByAreaPrompt2Returns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.GroupByAreaBase as the default for its Infragistics.Windows.DataPresenter.GroupByAreaBase.Prompt2 property./>  
Public Propertystatic (Shared in Visual Basic)RecordFixToBottomPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.FixedRecordButton as the default for its Infragistics.Windows.DataPresenter.FixedRecordButton.FixToBottomPrompt property./>  
Public Propertystatic (Shared in Visual Basic)RecordFixToTopPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.FixedRecordButton as the default for its Infragistics.Windows.DataPresenter.FixedRecordButton.FixToTopPrompt property./>  
Public Propertystatic (Shared in Visual Basic)RecordUnfixPromptReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource used in the Infragistics.Windows.DataPresenter.FixedRecordButton as the default for its Infragistics.Windows.DataPresenter.FixedRecordButton.UnfixPrompt property./>  
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