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