←Select platform

Name Property

Summary

Name of this mode.

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

Property Value

The name of this mode: "SelectItems".

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