ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / ResourcedCanvasItem Class / InnerKey Property

In This Topic
    InnerKey Property (ResourcedCanvasItem)
    In This Topic
    Gets the inner key.
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerKey As Integer
    public int InnerKey {get;}
    Remarks
    This property should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also