←Select platform

Name Property

Summary

Returns the category name.

Syntax

C#
VB
C++
Java
public string Name { get; } 
  
ReadOnly Property Name As String 
public abstract java.lang.String getName(); 
property String^ Name { 
   String^ get(); 
} 

Property Value

The category name.

Example

A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly