ComponentOne InputPanel for WinForms
Item Property (StyleConstSet)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleConstSet Class : Item Property
Gets or sets an integer value associated with the specified StyleConst.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal styleConst As StyleConst _
) As System.Integer
public System.int this[ 
   StyleConst styleConst
]; {get; set;}

Parameters

styleConst
See Also

Reference

StyleConstSet Class
StyleConstSet Members