This document is archived and information here might be outdated. Recommended version. |
Indicates if this label style selector can be used with the specified label style.
[Visual Basic .NET] Public Function Applies ( _ ByVal style As ILabelStyle _ ) As Boolean
[C#] public bool Applies ( ILabelStyle style );