ItemBorderWidth 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public value class ItemBorderWidth
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ItemBorderWidth/ItemBorderWidthConverter))]
public struct ItemBorderWidth
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ItemBorderWidth/ItemBorderWidthConverter))>]
type ItemBorderWidth = struct
Public Structure ItemBorderWidth
- 继承
-
ItemBorderWidth
- 属性
构造函数
ItemBorderWidth(ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>) |
字段
DefaultWidth |
属性
Bottom | |
Default | |
Left | |
Right | |
Top |
方法
GetDisplayWidth(BorderSide) | |
IsSpecified(ReportExpression<ReportSize>) | |
Modify(BorderSide, ReportExpression<ReportSize>) |