6 references to PROP_GRIDLINES
System.Web (6)
UI\WebControls\TableStyle.cs (6)
138if (IsSet(PROP_GRIDLINES)) { 148SetBit(PROP_GRIDLINES); 269if (ts.IsSet(PROP_GRIDLINES)) 322if (ts.IsSet(PROP_GRIDLINES) && !this.IsSet(PROP_GRIDLINES)) 342if (IsSet(PROP_GRIDLINES))