ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / ChildItemsPath Property

In This Topic
    ChildItemsPath Property (FlexSheet)
    In This Topic
    This property is useless in FlexSheet.
    Syntax
    'Declaration
     
    Public Overrides Property ChildItemsPath As String
    public override string ChildItemsPath {get; set;}
    See Also