Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
[NotifyParentPropertyAttribute(true)]
public ToolBarImageSetEnum ImageSet { get; set; }
Visual Basic (Declaration)
<NotifyParentPropertyAttribute(True)> _
Public Property ImageSet As ToolBarImageSetEnum

See Also