Enum VoteType
Specifies the type of vote.
Namespace: Telerik.WinControls.UI.ConversationalUI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum VoteType
DownVote
Indicates a down-vote.
Neutral
Represents a neutral vote.
UpVote
Indicates an up-vote.