| GrapeCity.Windows.SpreadSheet.Data Namespace > IconDrawingObject Class : IconDrawingObject Constructor | 
trueShow bar only; otherwise, false
'Declaration Public Function New( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer, _ ByVal iconSetType As IconSetType, _ ByVal indexOfIcon As System.Integer, _ ByVal showIconOnly As System.Boolean _ )
'Usage Dim rowIndex As System.Integer Dim columnIndex As System.Integer Dim iconSetType As IconSetType Dim indexOfIcon As System.Integer Dim showIconOnly As System.Boolean Dim instance As New IconDrawingObject(rowIndex, columnIndex, iconSetType, indexOfIcon, showIconOnly)
public IconDrawingObject( System.int rowIndex, System.int columnIndex, IconSetType iconSetType, System.int indexOfIcon, System.bool showIconOnly )
trueShow bar only; otherwise, falseTarget Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)