GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DropDownItemCollection Class / TrueForAll Method

In This Topic
TrueForAll Method
In This Topic
Syntax
'Declaration
 
Public Function TrueForAll( _
   ByVal match As System.Predicate(Of DropDownItem) _
) As System.Boolean
 

Parameters

match
See Also