IReferenceEntryIsComponent Property
|
Checks whether the page is component
Namespace:
Ingeniux.Runtime.Reference
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax bool IsComponent { get; }
ReadOnly Property IsComponent As Boolean
Get
property bool IsComponent {
bool get ();
}
abstract IsComponent : bool with get
Property Value
Type:
BooleanSee Also