DataListCaptionVisible Property

This property is used to set or get whether or not the caption is displayed

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool CaptionVisible { get; set; }

Property Value

Boolean
The caption is not visible by default

See Also