C1.Win.C1FlexGrid Namespace > CellStyleCollection Class > Item Property : Item(CellStyleEnum) Property |
'Declaration
Public Overloads ReadOnly Property Item( _ ByVal index As CellStyleEnum _ ) As CellStyle
'Usage
Dim instance As CellStyleCollection Dim index As CellStyleEnum Dim value As CellStyle value = instance.Item(index)
public CellStyle Item( CellStyleEnum index ) {get;}
public: property CellStyle^ Item { CellStyle^ get(CellStyleEnum index); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2