For internal use only.
Resolves calculated properties of the Style()()()() object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected internal void ResolveStyleProperties( Style styleWithExprs, Style destStyle ) |
Visual Basic |
---|
Protected Friend Sub ResolveStyleProperties ( _ styleWithExprs As Style, _ destStyle As Style _ ) |
Parameters
- styleWithExprs
- Type: C1.C1Preview..::..Style
Style()()()() object properties of that should be resolved.
- destStyle
- Type: C1.C1Preview..::..Style
Style()()()() object for calculated properties. styleWithExprs and destStyle can be the same.