Answer Posted / ravi
the MSFlexGrid currently displayed 15 rows, and the user
chooses to display only 10 at runtime, you need to delete
five extra rows.
| Is This Answer Correct ? | 13 Yes | 18 No |
Post New Answer View All Answers
What is pure abstract class in c#?
What happens if you add duplicate elements to a set?
What is verbatim literal in c#?
Does c# support #define for defining global constants?
What is token in c#?
When do you generally use a class over a struct?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
Explain the advantage of using system.text.stringbuilder over system.string?
What is the default scope of a class in c#?
Why abstract class can not be instantiated?
What is ControlBox Propertie
What is a console in c#?
What is the use of console readline () in c#?
Can the nested class access, the containing class. Give an example?
What are some examples of desktop applications?