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