'Declaration Public Shared Function Parse( _ ByVal properties As IPropertyBag, _ ByVal substitution As String, _ ByVal defaultValue As LineStyle _ ) As LineStyle
public static LineStyle Parse( IPropertyBag properties, string substitution, LineStyle defaultValue )
Parameters
- properties
- property collections represented by GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag
- substitution
- substitution to resolve a full name of property
- defaultValue
- the default value will be returned if properties do not contain line style values