IWidget
ChildWidgets Property
|
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
IWidgetList ChildWidgets { get; }
ReadOnly Property ChildWidgets As IWidgetList
Get
property IWidgetList^ ChildWidgets {
IWidgetList^ get ();
}
abstract ChildWidgets : IWidgetList with get
Property Value
Type:
IWidgetList
See Also