C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class

C1DropDown Class Properties

For a list of all members of this type, see C1DropDown members.

Public Properties
 NameDescription
Public PropertyGets or sets auto closes the drop when the user hits outside it.  
Public PropertyGets or sets the background of the button.  
Public PropertyGets or sets the color of the button content.  
Public Property (Inherited from UIKit.UIView)
Public PropertyGets or sets the background of the close button.  
Public PropertyGets or sets the color of the close button text.  
Public PropertyGets or sets the drop-down view.  
Public PropertyGets or sets the color of the drop-down.  
Public PropertyGets or sets the drop-down behavior.  
Public PropertyGets or sets the color of the drop-down border.  
Public PropertyGets or sets the width of the drop-down border.  
Public PropertyGets or sets the height of the drop-down object.  
Public PropertyGets or sets the mode that the DropDown uses to display the DropDownView.  
Public PropertyGets or sets the width of the drop-down object.  
Public PropertyGets or sets the editable header view.  
Public PropertyGets or sets the background color for the editable header.  
Public PropertyGets or sets a value that indicates whether that content should flow.  
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets or sets the header view.  
Public PropertyGets or sets the background color for the header.  
Public PropertyGets or sets the border color for the header.  
Public PropertyGets or sets the border thickness for the header.  
Public PropertyOverridden. Specifies whether the UIKit.UIView displays or not.  
Public PropertyGets or sets whether the control is animated.  
Public PropertyGets or sets a value that indicates whether the dropdown is currently visible.  
Public PropertyGets or sets the value that enables or disables editing of the text in the control.  
Public PropertyGets or sets whether the control should be enabled.  
Public PropertyGets or sets the maximum length constraint of the drop-down box.  
Public PropertyGets or sets the minimum length constraint of the drop-down box.  
Public PropertyGets or sets a value that indicates whether the control should display a dropdown button.  
Public PropertyGets or sets a value that indicates whether the clear button show or not.  
Public PropertyGets or sets a value that indicates whether the close button is currently visible in full screen.  
Public PropertyGets or sets a value that indicates whether the editable header is currently visible.  
Public PropertyGets or sets a value that indicates whether the header is currently visible.  
Public Property  
Public Property (Inherited from Foundation.NSObject)
Top
See Also