ListView.CheckBoxes Property | |
A logical value determining whether check boxes are used in the list view.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY CheckBoxes AS USUAL GET SET
public virtual Usual CheckBoxes { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA logical value determining whether check boxes are used in the list view.
See Also