PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IStyleOwner Interface / HasStyle Property

In This Topic
    HasStyle Property
    In This Topic
    Gets a value indicating whether the current IStyleOwner has initializated Style property.
    Syntax
    'Declaration
     
    ReadOnly Property HasStyle As Boolean
    bool HasStyle {get;}
    See Also