[]
Checks whether an object supports ComponentOne themes.
public static bool IsObjectThemeable(object obj)
Type | Name | Description |
---|---|---|
object | obj | The object to check. |
Type | Description |
---|---|
bool | True if the object supports themes, false otherwise. |