←Select platform

State Property

Summary

Current state value of the command.

Syntax
C#
C++/CLI
public bool State { get; set; } 
public:  
   property bool State 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

Boolean that contains the current state value of the command. Default value is null.

Remarks

Used when HasState is true.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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