[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BaseGrid.Frame.CreateView

CreateView Method

CreateView()

Creates the view.

Declaration
protected abstract View CreateView()
Returns
Type Description
View

CreateView(View)

Creates the view.

Declaration
protected abstract View CreateView(View other)
Parameters
Type Name Description
View other

The other.

Returns
Type Description
View