←Select platform

Status Property

Summary

(Read Only) Gets a SingleSelectionStatus enumeration value representing the status after processing the SingleSelectionField.

Syntax
C#
VB
C++
public SingleSelectionStatus Status { get; } 
Public ReadOnly Property Status() As SingleSelectionStatus 
   Get 
public:  
   property SingleSelectionStatus^ Status 
   { 
      SingleSelectionStatus^ get() 
   } 

Property Value

Status of processing the SingleSelectionField.

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.Processing Assembly