StyleIndent 类

定义

public ref class StyleIndent
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.StyleIndent/StyleIndentConverter))]
public class StyleIndent
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.StyleIndent/StyleIndentConverter))>]
type StyleIndent = class
Public Class StyleIndent
继承
StyleIndent
属性

构造函数

StyleIndent()
StyleIndent(ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>)

属性

HangingIndent
LeftIndent
RightIndent

方法

Equals(Object)
GetHashCode()

适用于