C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / Style Property

In This Topic
Style Property (TableVectorGroup)
In This Topic
Gets the Style associated with the current group. This style affects ambient and non-ambient attributes of the group as a whole, and ambient properties of the elements contained in the group.
Syntax
'Declaration
 
Public ReadOnly Property Style As Style
 
See Also