WorksheetStatusInCtrlSelection Property
Current document elements selection status.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public RegionSelectionStatus InCtrlSelection { get; set; }
Public Property InCtrlSelection As RegionSelectionStatus
Get
Set
public:
property RegionSelectionStatus InCtrlSelection {
RegionSelectionStatus get ();
void set (RegionSelectionStatus value);
}
member InCtrlSelection : RegionSelectionStatus with get, set
Property Value
RegionSelectionStatus