Click or drag to resize

OnDemandDataQueryDataEventArgs Class

Provides data for the QueryData event of the OnDemandDataObject type.
Inheritance Hierarchy

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public class OnDemandDataQueryDataEventArgs : CancelEventArgs

The OnDemandDataQueryDataEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOnDemandDataQueryDataEventArgs
Initializes a new instance of the OnDemandDataQueryDataEventArgs class.
Top
Properties
  NameDescription
Public propertyFormat
Gets the format.
Top
See Also