ItemBorderWidth 结构

定义

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>)

适用于