6 references to PROP_HORIZONTALALIGN
System.Web (6)
UI\WebControls\PanelStyle.cs (6)
109if (IsSet(PROP_HORIZONTALALIGN)) { 119SetBit(PROP_HORIZONTALALIGN); 209if (ts.IsSet(PROP_HORIZONTALALIGN)) 248if (ts.IsSet(PROP_HORIZONTALALIGN) && !this.IsSet(PROP_HORIZONTALALIGN)) 264if (IsSet(PROP_HORIZONTALALIGN))