Compartir a través de


QueryTableField.DataBound Propiedad

Definición

Columna enlazada a datos

Representa el atributo siguiente en el esquema: dataBound

[DocumentFormat.OpenXml.SchemaAttr(0, "dataBound")]
public DocumentFormat.OpenXml.BooleanValue DataBound { get; set; }
public DocumentFormat.OpenXml.BooleanValue DataBound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dataBound")]
public DocumentFormat.OpenXml.BooleanValue? DataBound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dataBound")]
public DocumentFormat.OpenXml.BooleanValue? DataBound { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DataBound { get; set; }
member this.DataBound : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dataBound")>]
member this.DataBound : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dataBound")>]
member this.DataBound : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DataBound As BooleanValue

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a