FetchRowStyles Property (Split)
In This Topic
Gets or sets a value indicating whether the
C1.Win.List.ListBase.C1ListBase.FetchRowStyle event will be raised.
Syntax
'Declaration
Public Property FetchRowStyles As Boolean
public bool FetchRowStyles {get; set;}
See Also