다음을 통해 공유


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

적용 대상