Language

RadioButton.TemplateRootName Field

Definition

The name of the template root element in the control template.

public: System::String ^ TemplateRootName;
public const string TemplateRootName;
val mutable TemplateRootName : string
Public Const TemplateRootName As String 

Field Value

The string "Root".

Applies to