GridViewColumn.CellTemplateSelectorProperty Field

Definition

Identifies the CellTemplateSelector dependency property.

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

Field Value

Remarks

The identifier for the CellTemplateSelector dependency property.

Applies to