←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly