←Select platform

DropoutColors Property

Summary

Gets or sets the list of FormDropoutColors for the FormPage.

Syntax

C#
C++/CLI
Python
public FormDropoutColors DropoutColors { get; set; } 
public:  
   property FormDropoutColors^ DropoutColors 
   { 
      FormDropoutColors^ get() 
      void set(FormDropoutColors^ value) 
   } 
DropoutColors # get and set (FormPage) 

Property Value

The list of FormDropoutColors obtained from the Master Form attributes.

Remarks

If this property is not set, it will default to no color dropout.

Requirements

Target Platforms

See Also

FormPage Class

FormPage Members

Leadtools.Forms.Processing Namespace

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

Leadtools.Forms.Processing Assembly

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