Share via


InnerListGridView Class

Definition

Extends the basic GrdView class to introduce the Visible concept to the Columns collection.

public ref class InnerListGridView : System::Windows::Controls::GridView
public class InnerListGridView : System.Windows.Controls.GridView
type InnerListGridView = class
    inherit GridView
Public Class InnerListGridView
Inherits GridView
Inheritance
InnerListGridView

Constructors

InnerListGridView()

Instanctiates a new object of this class.

Methods

ReleaseReferences()

Releases this instance's references to its controls. This API supports the framework infrastructure and is not intended to be used directly from your code.

Applies to