Элементы BorderInstance

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

Тип BorderInstance предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод ResetInstanceCache Resets the instance cache. (Наследуется из BaseInstance.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.

В начало