Compartilhar via


ItemBorderWidth Estrutura

Definição

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
Herança
ItemBorderWidth
Atributos

Construtores

ItemBorderWidth(ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>)

Campos

DefaultWidth

Propriedades

Bottom
Default
Left
Right
Top

Métodos

GetDisplayWidth(BorderSide)
IsSpecified(ReportExpression<ReportSize>)
Modify(BorderSide, ReportExpression<ReportSize>)

Aplica-se a