DataListRowHeight Property
This read-only property can be used to get the row height
including the separator.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int RowHeight { get; }
Public ReadOnly Property RowHeight As Integer
Get
public:
property int RowHeight {
int get ();
}
member RowHeight : int with get
Property Value
Int32 The return value is undefined if no template and/or data source has been specified