Share via


DataGridCheckBoxColumn.DefaultElementStyle Propiedad

Definición

Obtiene el valor predeterminado de la propiedad ElementStyle.

public:
 static property System::Windows::Style ^ DefaultElementStyle { System::Windows::Style ^ get(); };
public static System.Windows.Style DefaultElementStyle { get; }
static member DefaultElementStyle : System.Windows.Style
Public Shared ReadOnly Property DefaultElementStyle As Style

Valor de propiedad

Objeto que representa el estilo.

Se aplica a