←Select platform

IsReadOnly Property

Summary
Specifies whether or not the collection is Read Only.

Syntax
C#
C++/CLI
Python
public bool IsReadOnly { get; } 
public: 
property bool IsReadOnly { 
   bool get(); 
} 
IsReadOnly # get  (MasterFormCollection) 

Property Value

true if the collection is read only, false otherwise.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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