Version

ScheduleResourceString Class Members

The following tables list the members exposed by ScheduleResourceString.

Public Constructors
Public Properties
 NameDescription
Public PropertyResourceNameGets/sets the resource idenifier (Inherited from Infragistics.Controls.Primitives.Services.ResourceStringBase)
Public PropertyValueReturns the loaded string (read-only) (Inherited from Infragistics.Controls.Primitives.Services.ResourceStringBase)
Protected Properties
 NameDescription
Protected PropertyHasListenersGets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object (Inherited from Infragistics.Controls.Primitives.Services.ResourceStringBase)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAddingVirtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodOnHasListenersChangedVirtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodOnPropertyChangedUsed to raise the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.Services.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEventRaises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChangedRaised when a property has changed (Inherited from Infragistics.Services.PropertyChangeNotifier)
See Also