'Declaration
Public Property TrackWidth As Integer
'Usage
Dim instance As SliderCellType Dim value As Integer instance.TrackWidth = value value = instance.TrackWidth
public int TrackWidth {get; set;}
'Declaration
Public Property TrackWidth As Integer
'Usage
Dim instance As SliderCellType Dim value As Integer instance.TrackWidth = value value = instance.TrackWidth
public int TrackWidth {get; set;}
Exception | Description |
---|---|
System.ArgumentException | Specified value is out of range; must be between 0 and 255 |