Interface IParentApplication
Interface that contains parent application.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Portable.dll
Syntax
public interface IParentApplication
Properties
Parent
Parent object for this object.
Declaration
object Parent { get; }
Property Value
Type | Description |
---|---|
System.Object |