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 the use of regex in c#?
What is ilist c#?
Which .gang of four. Design pattern is shown below?
What are properties in C#?
How to implement an object pool in c#.net.
What are escape sequences explain with example?
What is a .exe extension files? How is it similar to .dll extension files?
What is anonymous types in c#?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
To catch any possible exception What is the C# syntax written ?
Can properties be private in c#?
Is c# strongly typed?
What is Co- and Contra-Variance in C#?
What happens if a static constructor throws an exception?
In .Net, what is an assembly? Also explain the type of assembly.