[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.IsObjectThemeable

IsObjectThemeable Method

IsObjectThemeable(object)

Checks whether an object supports ComponentOne themes.

Declaration
public static bool IsObjectThemeable(object obj)
Parameters
Type Name Description
object obj

The object to check.

Returns
Type Description
bool

True if the object supports themes, false otherwise.