[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.CommandAdapter.CreateInstanceCore

CreateInstanceCore Method

CreateInstanceCore()

Creates a new instance of the CommandAdapter class.

Declaration
protected override Freezable CreateInstanceCore()
Returns
Type Description
Freezable

A new instance of the CommandAdapter class.

Overrides