Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public bool IsValidationRequest { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property IsValidationRequest As Boolean
	Get | 
| Visual C++ | 
|---|
| public:
property bool IsValidationRequest {
	bool get ();
} | 
 See Also
See Also