←Select platform

Repository Property

Summary
Gets the IMasterFormsRepository to which this IMasterFormsCategory belongs.

Syntax
C#
C++/CLI
Java
Python
public IMasterFormsRepository Repository { get; } 
public abstract IMasterFormsRepository getRepository(); 
property IMasterFormsRepository^ Repository { 
   IMasterFormsRepository^ get(); 
} 
Repository # get  (IMasterFormsCategory) 

Property Value

The IMasterFormsRepository to which this IMasterFormsCategory belongs.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.