←Select platform

ColorsList Property

Summary

Gets or sets the list of FormDropoutColors for the FormPage.

Syntax

C#
C++/CLI
Python
public List<FormDropoutColor> ColorsList { get; set; } 
public:  
   property List<FormDropoutColor^>^ ColorsList 
   { 
      List<FormDropoutColor^>^ get() 
      void set(List<FormDropoutColor^>^ value) 
   } 
ColorsList # get and set (FormDropoutColors) 

Property Value

List of FormDropoutColors.

Requirements

Target Platforms

See Also

FormDropoutColors Class

FormDropoutColors 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.