[]
        
Specifies the options when getting the preferred height for the row.
[Flags]
public enum PreferredSizeRowOptions
  <Flags>
Public Enum PreferredSizeRowOptions
  | Name | Description | 
|---|---|
| ExcludeHeaders | Specifies to ignore headers  | 
      
| ExcludeSpans | Specifies to ignore spans  | 
      
| IncludeAll | Specifies to Include all automatic fit options  | 
      
| Off | Specifies to turn off automatic fit for the row height  |