PlaceholderTemplateNodeIsLeaf Property |
True if this node cannot contain children.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool IsLeaf { get; }
Public ReadOnly Property IsLeaf As Boolean
Get
public:
property bool IsLeaf {
bool get ();
}
Property Value
Type:
Boolean
See Also