FileManagerCheckboxSelectionEnabled Property

Gets or sets a value that specifies whether "Item check boxes" mode should be forced regardless of being detected as a touch device. Default is false.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
C#
public bool CheckboxSelectionEnabled { get; set; }

Property Value

Boolean

See Also