C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputButton Class / IsResetSelectionNeeded Method

In This Topic
IsResetSelectionNeeded Method (RenderInputButton)
In This Topic
Called to test whether the selection on the parent control should be reset when the underlying control receives input focus.
Syntax
'Declaration
 
Public Overridable Function IsResetSelectionNeeded() As Boolean
 

Return Value

False (override this method to change that).
See Also