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. |
맨 위로 이동