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