ComponentOne InputPanel for WinForms
Item Property (StyleFlagSet)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleFlagSet Class : Item Property
Gets or sets a boolean value associated with the specified StyleFlag.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal styleFlag As StyleFlag _
) As System.Boolean
public System.bool this[ 
   StyleFlag styleFlag
]; {get; set;}

Parameters

styleFlag
See Also

Reference

StyleFlagSet Class
StyleFlagSet Members