'Declaration Public Shared Function Parse( _ ByVal properties As IPropertyBag, _ ByVal substitution As String, _ ByVal defaultValue As FillStyle _ ) As FillStyle
public static FillStyle Parse( IPropertyBag properties, string substitution, FillStyle 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 fill style values