다음을 통해 공유


Report.DataElementStyles 열거형

Indicates whether TextBox items should render as elements or attributes.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public Enumeration DataElementStyles
‘사용 방법
Dim instance As Report.DataElementStyles
public enum DataElementStyles
public enum class DataElementStyles
type DataElementStyles
public enum DataElementStyles

멤버

멤버 이름 설명
AttributeNormal Indicates that the TextBox should be rendered as an attribute.
ElementNormal Indicates that the TextBox should be rendered as an element.