ShouldSerializeSelectAll Method (ContextMenuElements)
In This Topic
Indicates whether the
SelectAll property should be serialized.
Syntax
'Declaration
Protected Function ShouldSerializeSelectAll() As Boolean
protected bool ShouldSerializeSelectAll()
See Also