[To be supplied.]
[Visual Basic] Public Property OuterTableImplied As Boolean [C#] public bool OuterTableImplied {get; set;} [C++] public: __property bool get_OuterTableImplied(); public: __property void set_OuterTableImplied(bool); [JScript] public function get OuterTableImplied() : Boolean; public function set OuterTableImplied(Boolean);
RepeatInfo Class | RepeatInfo Members | System.Web.UI.WebControls Namespace