←Select platform

Name Property

Summary

Friendly name of this layout

Syntax
C#
VB
C++
public abstract string Name { get; } 
Public MustOverride ReadOnly Property Name() As String 
public:  
   virtual property String^ Name 
   { 
      String^ get() abstract; 
   } 

Property Value

The friendly name of this layout.

Example

For an example, refer to ViewLayout.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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