Partilhar via


Propriedade do RDL Style.Item

Incluir membros protegidos
Incluir membros herdados

Gets the value of the specified style found in the location specified by the index. In C#, this property is the indexer for the Style class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Propriedade pública Item[String] Gets the value of the specified style that matches the name given in the styleName parameter. In C#, this property is the indexer for the Style class. (Substitui StyleBase.Item[String].)
Propriedade pública Item[Int32] Returns a style at the specified index. (Herdado de StyleBase.)

Início

Consulte também

Referência

Style Classe

Namespace Microsoft.ReportingServices.ReportRendering