Compartir a través de


PivotField.MemberPropertyCaption Propiedad

Definición

Al establecer la MemberPropertyCaption propiedad, se controla qué propiedad miembro se usa como subtítulo para un nivel determinado. Lectura y escritura.

public:
 property System::String ^ MemberPropertyCaption { System::String ^ get(); void set(System::String ^ value); };
public string MemberPropertyCaption { get; set; }
Public Property MemberPropertyCaption As String

Valor de propiedad

String

Comentarios

Nota: Esta configuración tiene un efecto visual solo cuando UseMemberPropertyAsCaption se establece en True para .PivotField

Cuando MemberPropertyCaption se establece, la configuración se recuerda al alternar la UseMemberPropertyAsCaption propiedad .

Se aplica a