2027 Method
Changes 0
M

FabricSheet.IsValidHost

Description:
Checks whether an element is a valid host for fabric sheet.
Overloads (2):
IsValidHost(Element)
public static bool IsValidHost(
	Element host
)
  • host
    The element to check.
Return Value Boolean True if the element is a valid host for fabric sheet, false otherwise.