FilterStyle Property (C1GridView)
Gets a reference to the
System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the filter row in a
C1GridView control.
public System.Web.UI.WebControls.TableItemStyle FilterStyle {get;}
'Declaration
Public ReadOnly Property FilterStyle As System.Web.UI.WebControls.TableItemStyle