Indicates if a new value selected is committed immediately without waiting to leave the field. This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool CommitOnSelectionChanged { get; set; }
Public Property CommitOnSelectionChanged As Boolean
Get
Set
public:
property bool CommitOnSelectionChanged {
bool get ();
void set (bool value);
}
member CommitOnSelectionChanged : bool with get, set
Property Value
Type:
Boolean
Reference