Property ShowHorizontalLines
ShowHorizontalLines
Gibt an, ob die horizontalen Rasterlinien in einem Grid angezeigt werden sollen oder nicht.
Declaration
[DocfxBrowsable]
[ControlStylesBrowsable(true)]
public bool? ShowHorizontalLines { get; set; }
Property Value
System.Nullable<System.Boolean>