Compartir a través de


BorderInstance Miembros

Represents an instance type of the Border class and contains the calculated values of the properties in Border.

El tipo BorderInstance expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido ResetInstanceCache Resets the instance cache. (Se hereda de BaseInstance).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Color Gets or sets the calculated value of the Color property in a Border class. The set accessor can only be used when creating custom report items.
Propiedad pública Style Gets or sets the calculated value of the Style property in a Border class. The set accessor can only be used when creating custom report items.
Propiedad pública Width Gets or sets the calculated value of the Width property in a Border class. The set accessor can only be used when creating custom report items.

Principio