Data ListRow Height Property
This read-only property can be used to get the row height
including the separator.
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public int RowHeight { get; }VB
Public ReadOnly Property RowHeight As Integer
GetC++
public:
property int RowHeight {
int get ();
}F#
member RowHeight : int with getProperty Value
Int32Remarks
The return value is undefined if no template and/or data source has been specified