6 references to PROP_VISIBLE
System.Web (6)
UI\WebControls\DataGridPagerStyle.cs (6)
236
if (IsSet(
PROP_VISIBLE
)) {
243
SetBit(
PROP_VISIBLE
);
270
if (ps.IsSet(
PROP_VISIBLE
))
306
if (ps.IsSet(
PROP_VISIBLE
) && !this.IsSet(
PROP_VISIBLE
))
328
if (IsSet(
PROP_VISIBLE
))