Campo Textbox.AllowTypeInHeaderFooter
Specifies whether the text box allows type in header or footer.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Const AllowTypeInHeaderFooter As Boolean
'Utilizzo
Dim value As Boolean
value = Textbox.AllowTypeInHeaderFooter
public const bool AllowTypeInHeaderFooter
public:
literal bool AllowTypeInHeaderFooter
static val mutable AllowTypeInHeaderFooter: bool
public const var AllowTypeInHeaderFooter : boolean