←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly