Border クラス
オブジェクトの既定の罫線プロパティを表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class Border _
Inherits ReportObject _
Implements IShouldSerialize
'使用
Dim instance As Border
public class Border : ReportObject, IShouldSerialize
public ref class Border : public ReportObject,
IShouldSerialize
type Border =
class
inherit ReportObject
interface IShouldSerialize
end
public class Border extends ReportObject implements IShouldSerialize
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..Border
Microsoft.ReportingServices.RdlObjectModel. . :: . .EmptyBorder
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。