6 references to PROP_CELLSPACING
System.Web (6)
UI\WebControls\TableStyle.cs (6)
112if (IsSet(PROP_CELLSPACING)) { 122SetBit(PROP_CELLSPACING); 267if (ts.IsSet(PROP_CELLSPACING)) 320if (ts.IsSet(PROP_CELLSPACING) && !this.IsSet(PROP_CELLSPACING)) 340if (IsSet(PROP_CELLSPACING))