[]
        
(Showing Draft Content)

FarPoint.Win.CheckBoxPicture.Indeterminate

Indeterminate Property

Indeterminate

Gets or sets the picture (image) for the indeterminate state of the check box.

Declaration
[TypeConverter(typeof(FpImageConverter))]
public Image Indeterminate { get; set; }
<TypeConverter(GetType(FpImageConverter))>
Public Property Indeterminate As Image