DataListCaptionFont Property
This property is used to set or get the caption font
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Font CaptionFont { get; set; }
Public Property CaptionFont As Font
Get
Set
public:
property Font^ CaptionFont {
Font^ get ();
void set (Font^ value);
}
member CaptionFont : Font with get, set
Property Value
Font