LineStyleTypeConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class LineStyleTypeConverter : Microsoft::ReportDesigner::ReportExpressionConverter<Microsoft::ReportingServices::RdlObjectModel::BorderStyles>
public class LineStyleTypeConverter : Microsoft.ReportDesigner.ReportExpressionConverter<Microsoft.ReportingServices.RdlObjectModel.BorderStyles>
type LineStyleTypeConverter = class
inherit ReportExpressionConverter<BorderStyles>
Public Class LineStyleTypeConverter
Inherits ReportExpressionConverter(Of BorderStyles)
- Inheritance
Constructors
LineStyleTypeConverter() |