<Code Lib>
2021 Method
Changes 0
M

FabricSheet.IsValidHost(Element)

Description:
Checks whether an element is a valid host for fabric sheet.
Overloads (2):
IsValidHost(Element)

public static bool IsValidHost(
	Element host
)

Return Value bool True if the element is a valid host for fabric sheet, false otherwise.

Loading…