Reports for WinForms | ComponentOne
C1.C1Report.4 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