FabricSheet.IsValidHost
Description:
Checks whether an element is a valid host for fabric sheet.
Checks whether an element is a valid host for fabric sheet.
Overloads (2):
IsValidHost(Element)
public static bool IsValidHost(
Element host
)
-
hostThe element to check.
Return Value
bool
True if the element is a valid host for fabric sheet, false otherwise.
-
A non-optional argument was null