Visual Basic (Declaration) | |
---|---|
Public Property CellWidth As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As PicturizeSingleCommand Dim value As Integer instance.CellWidth = value value = instance.CellWidth |
C# | |
---|---|
public int CellWidth {get; set;} |
Property Value
Width of the thumbnail image. This property only accepts positive values.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)