GridViewColumn.CellTemplateProperty Field

Definition

Identifies the CellTemplate dependency property.

public: static initonly System::Windows::DependencyProperty ^ CellTemplateProperty;
public static readonly System.Windows.DependencyProperty CellTemplateProperty;
 staticval mutable CellTemplateProperty : System.Windows.DependencyProperty
Public Shared ReadOnly CellTemplateProperty As DependencyProperty 

Field Value

Remarks

The identifier for the CellTemplate dependency property.

Applies to