[]
        
(Showing Draft Content)

FarPoint.Win.RadioPicture.Item

this Property

this[int]

Gets or sets the picture for the different option button states.

Declaration
public Image this[int index] { get; set; }
Public Default Property Item(index As Integer) As Image
Parameters
Type Name Description
int index

this[RadioPictureType]

Gets or sets the picture for the different option button states.

Declaration
public Image this[RadioPictureType index] { get; set; }
Public Default Property Item(index As RadioPictureType) As Image
Parameters
Type Name Description
RadioPictureType index