[]
Gets or sets the ToolTip string of more button for simplified view.
[C1Category("Behavior")]
[C1Description("MoreButtonSettings.ToolTip", "The ToolTip string of more button for simplified view.")]
public string ToolTip { get; set; }
<C1Category("Behavior")>
<C1Description("MoreButtonSettings.ToolTip", "The ToolTip string of more button for simplified view.")>
Public Property ToolTip As String