ReportItem.Custom 属性

定义

获取报表定义中 Custom 标记的内容。

public:
 property System::String ^ Custom { System::String ^ get(); };
public string Custom { get; }
member this.Custom : string
Public ReadOnly Property Custom As String

属性值

一个包含 String 标记的Custom值。

适用于