GrapeCity.Xaml.SpreadSheet.Data Namespace > IconDrawingObject Class : IconDrawingObject Constructor |
true
Show bar only; otherwise, false
'Declaration Public Function New( _ ByVal rowIndex As Integer, _ ByVal columnIndex As Integer, _ ByVal iconSetType As IconSetType, _ ByVal indexOfIcon As Integer, _ ByVal showIconOnly As Boolean _ )
'Usage Dim rowIndex As Integer Dim columnIndex As Integer Dim iconSetType As IconSetType Dim indexOfIcon As Integer Dim showIconOnly As Boolean Dim instance As New IconDrawingObject(rowIndex, columnIndex, iconSetType, indexOfIcon, showIconOnly)
public IconDrawingObject( int rowIndex, int columnIndex, IconSetType iconSetType, int indexOfIcon, bool showIconOnly )
true
Show bar only; otherwise, false
Target Platforms: Windows Server 2012, Windows RT