DataListSeparatorHeight Property
This property is used to set or get the height of the separators when the
SeparatorsVisible
property is true.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int SeparatorHeight { get; set; }
Public Property SeparatorHeight As Integer
Get
Set
public:
property int SeparatorHeight {
int get ();
void set (int value);
}
member SeparatorHeight : int with get, set
Property Value
Int32The default height is 1 pixel